universal7870: Enable Nightlight mode

This commit is contained in:
Nikita Vostokov 2020-12-19 07:49:35 +03:00
parent 84e12ec991
commit dd9874c54f

View file

@ -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>