sm6150-common: Switch to full IWLAN mode
[basamaryan: This is needed to fix RIL on Android U] Signed-off-by: basamaryan <basam.aryan@gmail.com> Change-Id: Ie3fa610f71077b4ee2af1b4d57bd0c30b34f30fa
This commit is contained in:
parent
6885f726e2
commit
98d7265fbe
@ -238,6 +238,16 @@
|
||||
<instance>slot2</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>vendor.qti.hardware.data.iwlan</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IIWlan</name>
|
||||
<instance>slot1</instance>
|
||||
<instance>slot2</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>vendor.qti.hardware.data.latency</name>
|
||||
<transport>hwbinder</transport>
|
||||
|
@ -126,7 +126,6 @@ dalvik.vm.systemuicompilerfilter=speed
|
||||
# Data modules
|
||||
persist.vendor.data.iwlan.enable=true
|
||||
persist.vendor.data.mode=concurrent
|
||||
ro.telephony.iwlan_operation_mode=legacy
|
||||
|
||||
# DPM
|
||||
persist.vendor.dpm.feature=1
|
||||
|
Loading…
Reference in New Issue
Block a user