mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-04 15:37:46 -04: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. -->
|
||||
<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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue