dodge: Import device specific odm display props
Change-Id: I79b4d9a4ff36351d2ef6921bf0fde685a0010d03
This commit is contained in:
committed by
Bruno Martins
parent
67b10baf43
commit
814fec847d
@@ -25,6 +25,7 @@ TARGET_KERNEL_ADDITIONAL_FLAGS += CONFIG_DODGE_DTB=y
|
||||
TARGET_POWERHAL_MODE_EXT_LIB := power-ext-oplus
|
||||
|
||||
# Properties
|
||||
TARGET_ODM_PROP += $(DEVICE_PATH)/odm.prop
|
||||
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
||||
|
||||
# Recovery
|
||||
|
||||
10
odm.prop
Normal file
10
odm.prop
Normal file
@@ -0,0 +1,10 @@
|
||||
# Display
|
||||
ro.vendor.display.sensortype=2
|
||||
vendor.display.enable_dcc=1000000000000
|
||||
vendor.display.enable_demura=1
|
||||
vendor.display.enable_hist_intr=1
|
||||
vendor.display.enable_spr_bypass=0
|
||||
vendor.display.enable_spr=1
|
||||
vendor.display.force_lm_to_fb_config=1
|
||||
vendor.display.pdfr=1
|
||||
vendor.display.uir_support=1
|
||||
Reference in New Issue
Block a user