commit | 5c66eeea2141be11d6404327ed986460193b6c86 | [log] [tgz] |
---|---|---|
author | Yuexi Ma <yuexima@google.com> | Mon Jul 18 05:37:36 2016 -0700 |
committer | Yuexi Ma <yuexima@google.com> | Mon Jul 18 05:37:36 2016 -0700 |
tree | 1941f9a61d67c5830a105f78cd53257b62690f0c | |
parent | 7b8c4b394ff4a3d772504219d987fccfbee609af [diff] |
re-enable ltp build for shamu Change-Id: Ibee04ff86b89938193e8144e33472a45586d4efb
diff --git a/Android.mk b/Android.mk index c22a600..a41e69e 100644 --- a/Android.mk +++ b/Android.mk
@@ -11,8 +11,6 @@ # GNU General Public License for more details. # -# TODO(yuexima) temporally skip ltp build for target shamu -ifneq (shamu, $(TARGET_PRODUCT)) # LTP is for linux ifeq (linux, $(HOST_OS)) # LTP is only for development and not for production @@ -110,4 +108,3 @@ endif endif -endif