summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index f35846b..7df7b2c 100644
--- a/Android.mk
+++ b/Android.mk
@@ -16,7 +16,7 @@
LOCAL_PATH := $(call my-dir)
-ifneq ($(filter i9300 n7100 n8000 n8013 t0lte i605 l900 r950,$(TARGET_DEVICE)),)
+ifneq ($(filter i9300 i9305 n7100 n8000 n8013 t0lte i605 l900 r950,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))