sdm660-common: overlay: telephony: Implementation of IWLAN
Enable feature flag config_feature_iwlan_available Change-Id: I927f1a0837366b35b95283797d753eb016d7a0c3
This commit is contained in:
parent
4a911c177a
commit
5fa2fdf0e8
1 changed files with 3 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue