summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.mk2
-rwxr-xr-xextract-files.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 7df7b2c..3820f4f 100644
--- a/Android.mk
+++ b/Android.mk
@@ -16,7 +16,7 @@
LOCAL_PATH := $(call my-dir)
-ifneq ($(filter i9300 i9305 n7100 n8000 n8013 t0lte i605 l900 r950,$(TARGET_DEVICE)),)
+ifneq ($(filter i9300 i9305 n7100 n8000 n8013 t0lte t0lteatt t0ltetmo i605 l900 r950,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))
diff --git a/extract-files.sh b/extract-files.sh
index 4b480d9..e380cb5 100755
--- a/extract-files.sh
+++ b/extract-files.sh
@@ -93,7 +93,7 @@ done
LOCAL_PATH := \$(call my-dir)
-ifneq (\$(filter i9300 i9305 n7100 n8000 n8013 t0lte i605 l900 r950,\$(TARGET_DEVICE)),)
+ifneq (\$(filter i9300 i9305 n7100 n8000 n8013 t0lte t0lteatt t0ltetmo i605 l900 r950,\$(TARGET_DEVICE)),)
include \$(CLEAR_VARS)
LOCAL_MODULE := libTVOut