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:
luka177
2023-10-13 23:57:27 +02:00
committed by Sebastiano Barezzi
parent b31dba70a6
commit 2f2ed35f44

View File

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