sm8350-common: remove product prop list
This commit is contained in:
parent
0bae9fb2c9
commit
d98f1cb8f6
@ -222,7 +222,6 @@ TARGET_BOARD_PLATFORM := lahaina
|
||||
|
||||
# Properties
|
||||
TARGET_ODM_PROP += $(COMMON_PATH)/odm.prop
|
||||
TARGET_PRODUCT_PROP += $(COMMON_PATH)/product.prop
|
||||
TARGET_SYSTEM_PROP += $(COMMON_PATH)/system.prop
|
||||
TARGET_VENDOR_PROP += $(COMMON_PATH)/vendor.prop
|
||||
|
||||
|
15
product.prop
15
product.prop
@ -1,15 +0,0 @@
|
||||
# Charger
|
||||
ro.charger.enable_suspend=true
|
||||
|
||||
# Graphics
|
||||
debug.sf.hw=1
|
||||
debug.gralloc.enable_fb_ubwc=1
|
||||
|
||||
# LMKD
|
||||
ro.config.low_ram=false
|
||||
|
||||
# Incremental FS
|
||||
ro.incremental.enable=1
|
||||
|
||||
# USAP
|
||||
persist.device_config.runtime_native.usap_pool_enabled=true
|
Loading…
Reference in New Issue
Block a user