sm8450-common: Add support for mondrian
Change-Id: I0687f43ec1565e15bb1c28b1f82135bc93a42c95
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter cupid zeus,$(TARGET_DEVICE)),)
|
||||
ifneq ($(filter cupid mondrian zeus,$(TARGET_DEVICE)),)
|
||||
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
|
||||
|
@@ -25,7 +25,7 @@ source "${HELPER}"
|
||||
setup_vendor "${DEVICE_COMMON}" "${VENDOR_COMMON:-$VENDOR}" "${ANDROID_ROOT}" true
|
||||
|
||||
# Warning headers and guards
|
||||
write_headers "cupid zeus"
|
||||
write_headers "cupid mondrian zeus"
|
||||
|
||||
# The standard common blobs
|
||||
write_makefiles "${MY_DIR}/proprietary-files.txt" true
|
||||
|
Verwijs in nieuw issue
Block a user