sm6375-common: Add support unified stone

Change-Id: I03cc1d54d387738c6e6bc709c89cc4556319e730
This commit is contained in:
boedhack99
2023-08-14 14:05:17 +07:00
parent 2c629fd249
commit df13293006
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter moonstone peux sunstone veux,$(TARGET_DEVICE)),)
ifneq ($(filter moonstone peux stone sunstone veux,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))

View File

@@ -25,7 +25,7 @@ source "${HELPER}"
setup_vendor "${DEVICE_COMMON}" "${VENDOR}" "${ANDROID_ROOT}" true
# Warning headers and guards
write_headers "moonstone peux sunstone veux"
write_headers "moonstone peux stone sunstone veux"
# The standard common blobs
write_makefiles "${MY_DIR}/proprietary-files.txt" true