sm8250-common: 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 LuK1337
parent 3fffab443b
commit 26ebab5c4e

View File

@@ -77,4 +77,9 @@
<!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
<string name="config_dozeUdfpsLongPressSensorType" translatable="false">org.lineageos.sensor.udfps</string>
<!-- 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>