berlna: disable brightness slider gamma conversion
Change-Id: Ia9a9d8e98053bcdbfccbee5fe2bdb0b030e7b60f
This commit is contained in:
committed by
Nolen Johnson
parent
c33194027f
commit
b8ad29c31b
@@ -34,6 +34,7 @@ BOARD_SUPER_PARTITION_SIZE := 15854469120
|
||||
|
||||
# Properties
|
||||
TARGET_PRODUCT_PROP += $(DEVICE_PATH)/product.prop
|
||||
TARGET_SYSTEM_EXT_PROP += $(DEVICE_PATH)/system_ext.prop
|
||||
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
||||
|
||||
# Recovery
|
||||
|
||||
2
system_ext.prop
Normal file
2
system_ext.prop
Normal file
@@ -0,0 +1,2 @@
|
||||
# Display
|
||||
sys.brightness.disable_gamma_conversion=true
|
||||
Reference in New Issue
Block a user