dre: overlay: Disable AOD by default
Change-Id: I474ec8ab718140c30c1032adca6946461bba593e
This commit is contained in:
parent
eb6ffeace8
commit
cf7ca4e244
1 changed files with 4 additions and 0 deletions
|
@ -98,4 +98,8 @@
|
|||
<item>"/system/bin/surfaceflinger"</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Control whether the always on display mode is enabled by default. This value will be used
|
||||
during initialization when the setting is still null. -->
|
||||
<bool name="config_dozeAlwaysOnEnabled">false</bool>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue