3
0
Fork 0

Allow d710 to pull from common repo

Change-Id: I1c6a10d8ab9efd98baebb95306c092aa1d699764
This commit is contained in:
sbrissen 2012-08-30 10:29:05 -04:00
parent aa152bfe65
commit cbb1f1e108
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter i777 i9100 n7000,$(TARGET_DEVICE)),)
ifneq ($(filter i777 i9100 n7000 d710,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))