sm8550-common:: overlay: Depend on carrier provisioning for WFC.
Change-Id: I2cdeb1e39a68922dc8489998f65dcc6c891da31c
This commit is contained in:
@@ -317,6 +317,11 @@
|
|||||||
<!-- Flag specifying whether VT is available on device -->
|
<!-- Flag specifying whether VT is available on device -->
|
||||||
<bool name="config_device_vt_available">true</bool>
|
<bool name="config_device_vt_available">true</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>
|
||||||
|
|
||||||
<!-- Flag specifying whether WFC over IMS is available on device -->
|
<!-- Flag specifying whether WFC over IMS is available on device -->
|
||||||
<bool name="config_device_wfc_ims_available">true</bool>
|
<bool name="config_device_wfc_ims_available">true</bool>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user