Overlay config_disable_all_cb_messages to true to disable WEA am: e8e806ae46
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20541989 Change-Id: Icf7882fc8508396dbb6ab73ebe4960eda9ee8c46 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
367fcbfa73
1 changed files with 4 additions and 0 deletions
|
@ -571,6 +571,10 @@
|
|||
<!-- This device does not allow sms service. -->
|
||||
<bool name="config_sms_capable">false</bool>
|
||||
|
||||
<!-- This device is a wifi only tablet which does not support WEA.
|
||||
It should not receive CB messages. -->
|
||||
<bool name="config_disable_all_cb_messages">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