overlay: disable night light fod

Signed-off-by: Sandeep-FED <sandymankara11@gmail.com>
Signed-off-by: Sandeep P S <sandymankara11@gmail.com>
This commit is contained in:
Sandeep-FED
2022-07-28 19:41:58 +05:30
committed by Sandeep P S
parent e7f1277914
commit 058d8522b7

View File

@@ -395,4 +395,6 @@
<!-- Slow brightness animation ramp rate in brightness units per second--> <!-- Slow brightness animation ramp rate in brightness units per second-->
<integer translatable="false" name="config_brightness_ramp_rate_slow">60</integer> <integer translatable="false" name="config_brightness_ramp_rate_slow">60</integer>
<!-- Night Light FOD -->
<bool name="disable_fod_night_light">true</bool>
</resources> </resources>