bangkk: disable brightness slider gamma conversion

Change-Id: Ia9a9d8e98053bcdbfccbee5fe2bdb0b030e7b60f
This commit is contained in:
Cosmin Tanislav 2025-02-28 01:03:09 +02:00 committed by Michael Bestas
parent 28c9675347
commit aab988cf01
No known key found for this signature in database
2 changed files with 3 additions and 0 deletions

View file

@ -35,6 +35,7 @@ BOARD_SUPER_PARTITION_SIZE := 6710886400
# 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
View file

@ -0,0 +1,2 @@
# Display
sys.brightness.disable_gamma_conversion=true