sdm660-common: Add persist.radio.aosp_usr_pref_sel for Telephony
* Fixes the bug in dual SIM device where preferred data selection didn't stick after reboot Co-authored-by: federicobenedetti <fede.benedetti9@gmail.com>
This commit is contained in:
parent
1e3a7a9762
commit
18dd7d0201
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
persist.data.df.ul_mode=5 \
|
||||
persist.data.netmgrd.qos.enable=true \
|
||||
persist.data.wda.enable=true \
|
||||
persist.radio.aosp_usr_pref_sel=true \
|
||||
persist.radio.VT_CAM_INTERFACE=2 \
|
||||
persist.radio.data_con_rprt=1 \
|
||||
persist.radio.multisim.config=dsds \
|
||||
|
|
Loading…
Reference in a new issue