msm8937-common: Support Redmi 4/4X(santoni)

This commit is contained in:
Prateek Chaubey 2018-03-21 06:46:35 +01:00 committed by Isaac Chen
parent 8600353606
commit 8f0b5c54cc
3 changed files with 3 additions and 3 deletions

View file

@ -25,7 +25,7 @@
LOCAL_PATH := $(call my-dir)
ifeq ($(TARGET_DEVICE),land)
ifneq ($(filter land santoni,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))

View file

@ -16,6 +16,6 @@
LOCAL_PATH := $(call my-dir)
ifeq ($(TARGET_DEVICE),land)
ifneq ($(filter land santoni,$(TARGET_DEVICE)),)
include $(call all-subdir-makefiles,$(LOCAL_PATH))
endif

View file

@ -40,7 +40,7 @@ fi
setup_vendor "$DEVICE_COMMON" "$VENDOR" "$CM_ROOT" true
# Copyright headers and guards
write_headers "land"
write_headers "land santoni"
# The standard common blobs
write_makefiles "$MY_DIR"/proprietary-files-qc.txt