summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfiliprrs <filiprrs@gmail.com>2017-10-01 16:08:24 +0200
committerfiliprrs <filiprrs@gmail.com>2017-10-01 16:08:24 +0200
commit9daa268ebd9742f416b84b13c5884576b8da2063 (patch)
treefc6173efff67132a254a0ae7b3117879b60c0bd8
parent14c15f447f0960434f051c7e9f21d8db6507c7d9 (diff)
downloadandroid_device_samsung_smdk4412-qcom-common-cm-14.1.tar.gz
android_device_samsung_smdk4412-qcom-common-cm-14.1.tar.bz2
android_device_samsung_smdk4412-qcom-common-cm-14.1.zip
smdk4412-qcom: add t0ltejpn to the makefilecm-14.1
Change-Id: I8007ac646356daac7e29eace7653d4ce6b693bbb Signed-off-by: filiprrs <filiprrs@gmail.com>
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 0d2198a..794df44 100644
--- a/Android.mk
+++ b/Android.mk
@@ -16,7 +16,7 @@
LOCAL_PATH := $(call my-dir)
-ifneq ($(filter i9305 t0lte t0lteatt t0ltetmo t0ltekor i605 l900 r950 i925 n5120 n8020,$(TARGET_DEVICE)),)
+ifneq ($(filter i9305 t0lte t0lteatt t0ltetmo t0ltekor t0ltejpn i605 l900 r950 i925 n5120 n8020,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))