mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-10-29 07:18:52 +01:00
universal7870: Enable Nightlight mode
This commit is contained in:
parent
84e12ec991
commit
dd9874c54f
1 changed files with 4 additions and 0 deletions
|
|
@ -356,5 +356,9 @@
|
||||||
|
|
||||||
<!-- Flag indicating whether we should enable smart battery. -->
|
<!-- Flag indicating whether we should enable smart battery. -->
|
||||||
<bool name="config_smart_battery_available">true</bool>
|
<bool name="config_smart_battery_available">true</bool>
|
||||||
|
|
||||||
|
<!-- Control whether Night display is available. This should only be enabled on devices
|
||||||
|
with HWC 2.0 or higher. -->
|
||||||
|
<bool name="config_nightDisplayAvailable">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue