davinci: Force enable mobile network settings v2

* AOSP defaults to true but 10 QC telephony extension sets it to false.
 * Restore AOSP behavior by enabling it with a system property which has
   higher priority over global system settings which is used by QCOM w/o
   modifying the jar.

Change-Id: I45854b91bb8cfafabfe811777cda9f1e1840febf
This commit is contained in:
dianlujitao 2019-10-22 21:11:54 +08:00 committed by Arian
parent fcf43c3193
commit a1692904de
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -130,6 +130,7 @@ ro.vendor.extension_library=libqti-perfd-client.so
ro.vendor.qti.va_aosp.support=1
# Radio
persist.sys.fflag.override.settings_network_and_internet_v2=true
persist.vendor.radio.apm_sim_not_pwdn=1
persist.vendor.radio.custom_ecc=1
persist.vendor.radio.enableadvancedscan=true