sdm660-common: overlay: telephony: Implementation of IWLAN

Enable feature flag config_feature_iwlan_available

Change-Id: I927f1a0837366b35b95283797d753eb016d7a0c3
This commit is contained in:
Sukanya Rajkhowa 2014-08-18 13:40:47 -07:00 committed by Max Weffers
parent 4a911c177a
commit 5fa2fdf0e8
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -639,4 +639,6 @@
<string name="config_SmartChargingSupspendValue" translatable="false">1</string>
<string name="config_SmartChargingResumeValue" translatable="false">0</string>
<!-- Configuration to enable non-default PDP during IWLAN -->
<bool name="config_feature_iwlan_enabled">true</bool>
</resources>