mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-30 13:28:09 +00:00
Merge "Force off display state after doze states." into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
38f652ec50
@@ -247,6 +247,10 @@
|
||||
<!-- Whether the always on display mode is available. -->
|
||||
<bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>
|
||||
|
||||
<!-- Whether the display hardware requires we go to the off state before transitioning
|
||||
out of any doze states. -->
|
||||
<bool name="config_displayTransitionOffAfterDoze">true</bool>
|
||||
|
||||
<!-- ImsService package name to bind to by default, if config_dynamic_bind_ims is true -->
|
||||
<string name="config_ims_package">org.codeaurora.ims</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user