sm6250-common: overlay: declare automatic brightness availability
This commit is contained in:
parent
f7d8997048
commit
0f88523462
@ -230,4 +230,8 @@
|
||||
<!-- Boolean indicating whether the HWC setColorTransform function can be performed efficiently
|
||||
in hardware. -->
|
||||
<bool name="config_setColorTransformAccelerated">true</bool>
|
||||
|
||||
<!-- Flag indicating whether the we should enable the automatic brightness in Settings.
|
||||
Software implementation will be used if config_hardware_auto_brightness_available is not set -->
|
||||
<bool name="config_automatic_brightness_available">true</bool>
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user