pipa: Disable AOD
* pipa has an ips screen, so disable AOD same as it is disabled on stock Change-Id: I0cce50fb27e3d6a6ffc3f6e5c6b077910794baeb
This commit is contained in:
committed by
Sebastiano Barezzi
parent
b31dba70a6
commit
2f2ed35f44
@@ -20,7 +20,7 @@
|
||||
<bool name="config_automatic_brightness_available">true</bool>
|
||||
|
||||
<!-- Whether the always on display mode is available. -->
|
||||
<bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>
|
||||
<bool name="config_dozeAlwaysOnDisplayAvailable">false</bool>
|
||||
|
||||
<!-- Control whether the always on display mode is enabled by default. This value will be used
|
||||
during initialization when the setting is still null. -->
|
||||
|
||||
Reference in New Issue
Block a user