diff options
Diffstat (limited to 'Android.mk')
| -rw-r--r-- | Android.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ LOCAL_PATH := $(call my-dir) -ifneq ($(filter Z00T Z00L Z010D,$(TARGET_DEVICE)),) +ifneq ($(filter Z00T Z00L Z010D Z00ED,$(TARGET_DEVICE)),) include $(call all-makefiles-under,$(LOCAL_PATH)) |
