Allow d710 to pull from common repo
Change-Id: I1c6a10d8ab9efd98baebb95306c092aa1d699764
This commit is contained in:
parent
aa152bfe65
commit
cbb1f1e108
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
LOCAL_PATH := $(call my-dir)
|
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))
|
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user