fogo: 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 c4c35302bf
commit 1afeb04a55
2 changed files with 3 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ BOARD_SUPER_PARTITION_SIZE := 5905580032
# 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