summaryrefslogtreecommitdiff
authorXindong Xu <xindong.xu@amlogic.com>2018-03-09 05:01:02 (GMT)
committer Xindong Xu <xindong.xu@amlogic.com>2018-03-09 05:01:02 (GMT)
commit9f75e456c1e20de2745dba0fc8e580947bcb0fac (patch)
tree3bf1a476d0c2fc2357771d1552e5a2a20ad0db8f
parent010d780d295dc8017b9a2a05ce667802368265ac (diff)
downloadampere-9f75e456c1e20de2745dba0fc8e580947bcb0fac.zip
ampere-9f75e456c1e20de2745dba0fc8e580947bcb0fac.tar.gz
ampere-9f75e456c1e20de2745dba0fc8e580947bcb0fac.tar.bz2
sync to google partner [1/1]
Change-Id: Ifdf2fc2c3870747459e5bd17f1a8a7c71bb8b539
Diffstat
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index b0fe353..74001a4 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1,4 +1,4 @@
-ifeq ($(AMLOGIC_PRODUCT),true)
+ifneq ($(filter ampere braun curie darwin einstein atom beast hertz,$(TARGET_DEVICE)),)
LOCAL_PATH:= $(call my-dir)
include $(call all-makefiles-under,$(LOCAL_PATH))