sm8350-common: add system_ext prop list
This commit is contained in:
parent
d98f1cb8f6
commit
7f8399e7a7
@ -223,6 +223,7 @@ TARGET_BOARD_PLATFORM := lahaina
|
||||
# Properties
|
||||
TARGET_ODM_PROP += $(COMMON_PATH)/odm.prop
|
||||
TARGET_SYSTEM_PROP += $(COMMON_PATH)/system.prop
|
||||
TARGET_SYSTEM_EXT_PROP += $(COMMON_PATH)/system_ext.prop
|
||||
TARGET_VENDOR_PROP += $(COMMON_PATH)/vendor.prop
|
||||
|
||||
# QCOM
|
||||
|
2
system_ext.prop
Normal file
2
system_ext.prop
Normal file
@ -0,0 +1,2 @@
|
||||
# DPM
|
||||
persist.vendor.dpm.feature=11
|
Loading…
Reference in New Issue
Block a user