Add a new device: sc02c
Change-Id: Ia125e797ea0bd6e673f3d53e3bdbee73d1cb3567
This commit is contained in:
parent
0b00c7715c
commit
6069b629fa
@ -14,7 +14,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
ifneq ($(filter d710 i777 i9100 n7000 r760,$(TARGET_DEVICE)),)
|
ifneq ($(filter d710 i777 i9100 sc02c n7000 r760,$(TARGET_DEVICE)),)
|
||||||
|
|
||||||
LOCAL_PATH := $(call my-dir)
|
LOCAL_PATH := $(call my-dir)
|
||||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||||
|
@ -89,7 +89,7 @@ done
|
|||||||
|
|
||||||
LOCAL_PATH := \$(call my-dir)
|
LOCAL_PATH := \$(call my-dir)
|
||||||
|
|
||||||
ifneq (\$(filter i777 i9100 n7000,\$(TARGET_DEVICE)),)
|
ifneq (\$(filter i777 i9100 sc02c n7000,\$(TARGET_DEVICE)),)
|
||||||
|
|
||||||
include \$(CLEAR_VARS)
|
include \$(CLEAR_VARS)
|
||||||
LOCAL_MODULE := libUMP
|
LOCAL_MODULE := libUMP
|
||||||
|
Loading…
Reference in New Issue
Block a user