Skip to content

Commit

Permalink
msm8916-common: Enable qti-telephony-common aosp_usr_pref_sel
Browse files Browse the repository at this point in the history
* That allows us to set calling account to 'Ask every time'
  without it being reset to sub 1 every boot.

Change-Id: Ifb204fd07ec232fe3c55a92b6fc286786782c28b
  • Loading branch information
luk1337 authored and jro1979oliver committed Jun 6, 2020
1 parent a8d0c2f commit f090e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system_prop.mk
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
persist.vendor.qcril_uim_vcc_feature=1 \
persist.vendor.radio.0x9e_not_callname=1 \
persist.vendor.radio.add_power_save=1 \
persist.radio.aosp_usr_pref_sel=true \
persist.vendor.radio.aosp_usr_pref_sel=true \
persist.radio.apn_delay=5000 \
persist.vendor.radio.apm_sim_not_pwdn=1 \
persist.vendor.radio.custom_ecc=1 \
Expand Down

0 comments on commit f090e6f

Please sign in to comment.