sm7125-common: Add RMX2061 (Realme 6 pro)

Signed-off-by: SagarMakhar <sagarmakhar@gmail.com>
This commit is contained in:
SagarMakhar
2021-08-26 17:36:32 +00:00
parent d48ac77527
commit 762179d77c
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter RMX2170,$(TARGET_DEVICE)),)
ifneq ($(filter RMX2170 RMX2061,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))
include $(CLEAR_VARS)

View File

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