Merge "Enable lidControlsSleep config." into tm-qpr-dev am: 8136f8b400
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/22173324 Change-Id: Ia7186388b3c937da6e527436070340bdd0ea62e0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
16317d058f
1 changed files with 4 additions and 0 deletions
|
@ -596,6 +596,10 @@
|
|||
It should not receive CB messages. -->
|
||||
<bool name="config_disable_all_cb_messages">true</bool>
|
||||
|
||||
<!-- Indicate whether closing the lid causes the device to go to sleep and opening
|
||||
it causes the device to wake up. The default is false. -->
|
||||
<bool name="config_lidControlsSleep">true</bool>
|
||||
|
||||
<!-- Shutdown if the battery temperature exceeds (this value * 0.1) Celsius. -->
|
||||
<integer name="config_shutdownBatteryTemperature">580</integer>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue