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:
@@ -22,7 +22,7 @@
|
||||
manually by the user. Off by default, since the expected haptic feedback may not be
|
||||
available on some devices. -->
|
||||
<bool name="config_enableHapticTextHandle">true</bool>
|
||||
|
||||
|
||||
<!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
|
||||
<bool name="config_unplugTurnsOnScreen">true</bool>
|
||||
|
||||
@@ -388,11 +388,13 @@
|
||||
<!-- ART heap compaction for cached apps -->
|
||||
<item>activity_manager/use_compaction=true</item>
|
||||
</string-array>
|
||||
|
||||
|
||||
<!-- Exempt cne from privacy (location) indicators -->
|
||||
<string name="config_systemAudioIntelligence" translatable="false">com.qualcomm.qti.cne</string>
|
||||
|
||||
<!-- Slow brightness animation ramp rate in brightness units per second-->
|
||||
<integer translatable="false" name="config_brightness_ramp_rate_slow">60</integer>
|
||||
|
||||
<!-- Night Light FOD -->
|
||||
<bool name="disable_fod_night_light">true</bool>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user