android_vendor_hardware_ove.../Samsung/gta4l/res/values/bools.xml
Ildar Mulyukov 1ee9071074 Add overlay for gta4l: Samsung A7 tablet model SM-T50x
fixes brightness/autobrightness issues
2024-02-26 14:29:38 +06:00

8 lines
344 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="config_allowAutoBrightnessWhileDozing">false</bool>
<bool name="config_autoBrightnessResetAmbientLuxAfterWarmUp">true</bool>
<bool name="config_automatic_brightness_available">true</bool>
<bool name="config_displayBrightnessBucketsInDoze">false</bool>
</resources>