dre: overlay: Depend on carrier provisioning for WFC

Change-Id: I2cdeb1e39a68922dc8489998f65dcc6c891da31c
This commit is contained in:
Etan Cohen 2014-12-23 15:02:19 -08:00 committed by Albert Tang
parent 54eee440db
commit 51993dba27

View file

@ -102,4 +102,9 @@
during initialization when the setting is still null. -->
<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>