dre: overlay: Depend on carrier provisioning for WFC
Change-Id: I2cdeb1e39a68922dc8489998f65dcc6c891da31c
This commit is contained in:
parent
54eee440db
commit
51993dba27
1 changed files with 5 additions and 0 deletions
|
@ -102,4 +102,9 @@
|
||||||
during initialization when the setting is still null. -->
|
during initialization when the setting is still null. -->
|
||||||
<bool name="config_dozeAlwaysOnEnabled">false</bool>
|
<bool name="config_dozeAlwaysOnEnabled">false</bool>
|
||||||
|
|
||||||
|
<!-- Flag specifying whether WFC over IMS should be available for carrier: independent of
|
||||||
|
carrier provisioning. If false: hard disabled. If true: then depends on carrier
|
||||||
|
provisioning, availability etc -->
|
||||||
|
<bool name="config_carrier_wfc_ims_available">true</bool>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue