mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sapphire
synced 2026-02-01 07:58:19 +00:00
sm6225-common: Add support sapphire
* Xiaomi Redmi Note 13 4G Change-Id: I7e60ece09ad5af831af1fe33b8edb5c98fc19d36
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter topaz,$(TARGET_DEVICE)),)
|
||||
ifneq ($(filter sapphire topaz,$(TARGET_DEVICE)),)
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
|
||||
# A/B builds require us to create the mount points at compile time.
|
||||
|
||||
@@ -25,7 +25,7 @@ source "${HELPER}"
|
||||
setup_vendor "${DEVICE_COMMON}" "${VENDOR}" "${ANDROID_ROOT}" true
|
||||
|
||||
# Warning headers and guards
|
||||
write_headers "topaz"
|
||||
write_headers "sapphire topaz"
|
||||
|
||||
# The standard common blobs
|
||||
write_makefiles "${MY_DIR}/proprietary-files.txt" true
|
||||
|
||||
Reference in New Issue
Block a user