Merge "Mark that device is not voice capable" into tm-qpr-dev am: d8ffc64faf
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20691307 Change-Id: I72e4d2fb1060281187ba4a5d974514e83db262ec Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
5cd4e3eee0
1 changed files with 3 additions and 0 deletions
|
@ -574,6 +574,9 @@
|
|||
<!-- This device does not allow sms service. -->
|
||||
<bool name="config_sms_capable">false</bool>
|
||||
|
||||
<!-- This device is not "voice capable". -->
|
||||
<bool name="config_voice_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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue