sm6225-common: Import properties from stock
Change-Id: I73f890c661b46a435feff54eb0079a57e7305769
Signed-off-by: ReStranger <restranger@disroot.org>
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 4c3ec14..2983173 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -92,6 +92,11 @@
TARGET_BOARD_PLATFORM := bengal
TARGET_BOARD_SUFFIX := _515
+# Properties
+TARGET_ODM_PROP += $(COMMON_PATH)/properties/odm.prop
+TARGET_SYSTEM_PROP += $(COMMON_PATH)/properties/system.prop
+TARGET_VENDOR_PROP += $(COMMON_PATH)/properties/vendor.prop
+
# RIL
ENABLE_VENDOR_RIL_SERVICE := true