sm6375-common: Add support moonstone

* POCO X5 5G

Change-Id: I1527e0a8dfff1b3394bb53c8a30bb30d6d078213
This commit is contained in:
boedhack99
2023-06-25 16:54:44 +07:00
parent 319561f173
commit 30ebfaabf8
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter peux veux,$(TARGET_DEVICE)),)
ifneq ($(filter moonstone peux 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 "peux veux"
write_headers "moonstone peux veux"
# The standard common blobs
write_makefiles "${MY_DIR}/proprietary-files.txt" true