mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
sm6375-common: Add support moonstone
* POCO X5 5G Change-Id: I1527e0a8dfff1b3394bb53c8a30bb30d6d078213
This commit is contained in:
@@ -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))
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user