android_vendor_hardware_ove.../Misc/AOD-SystemUI/res/values/config.xml
Pierre-Hugues Husson e2fa85e2f2 Add generic AOD overlays, meant to be conservative
It is the most compatible possible, except that it does require
lowest-power consumption states
2021-04-30 10:59:33 +02:00

8 lines
319 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="doze_display_state_supported">true</bool>
<bool name="doze_suspend_display_state_supported">true</bool>
<bool name="doze_proximity_check_before_pulse">false</bool>
<bool name="doze_pickup_performs_proximity_check">false</bool>
</resources>