Merge "Mark that device is not voice capable" into tm-qpr-dev
This commit is contained in:
commit
d8ffc64faf
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