Overlay config_disable_all_cb_messages to true to disable WEA am: e8e806ae46
am: 367fcbfa73
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20541989 Change-Id: I02b6a6b7395a61d95398bac31e62d654387957b8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
f231b6b7a8
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