sm7325-common: overlay: Disable doze display state supported
* Fixes dt2w on aod Change-Id: Ibea7338843e3c98a485c4f8038bb64e95e2cb479 Signed-off-by: kleidione <kleidione@gmail.com>
This commit is contained in:
parent
497a7b1b61
commit
37fd5434fc
@ -31,7 +31,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
-->
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
<!-- Enable doze mode -->
|
<!-- Enable doze mode -->
|
||||||
<bool name="doze_display_state_supported">true</bool>
|
<bool name="doze_display_state_supported">false</bool>
|
||||||
|
|
||||||
<string-array name="config_quickSettingsAutoAdd" translatable="false">
|
<string-array name="config_quickSettingsAutoAdd" translatable="false">
|
||||||
<item>accessibility_display_inversion_enabled:inversion</item>
|
<item>accessibility_display_inversion_enabled:inversion</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user