matisse-common: Store correct IMSI when retreived from SIMRecords and use it for RuimRecords

This commit is contained in:
RomanDesigner 2020-01-05 13:27:02 +03:00
parent e98bde9fec
commit f74f6bdbde
No known key found for this signature in database
GPG Key ID: 6757965E5D54CB61
1 changed files with 18 additions and 0 deletions

View File

@ -97,6 +97,24 @@ ro.nfc.port=I2C
# Perf
ro.vendor.extension_library=/vendor/lib/libqti-perfd-client.so
# Radio
persist.data.netmgrd.qos.enable=false
persist.data.qmi.adb_logmask=0
persist.radio.add_power_save=1
rild.libpath=/vendor/lib/libsec-ril.so
ro.telephony.mms_data_profile=5
ro.ril.telephony.qan_resp_strings=6
ro.telephony.default_network=3
persist.radio.apm_sim_not_pwdn=1
ro.use_data_netmgrd=false
ro.data.large_tcp_window_size=true
# Ril sends only one RIL_UNSOL_CALL_RING, so set call_ring.multiple to false
ro.telephony.call_ring.multiple=0
# Store correct IMSI when retreived from SIMRecords and use it for RuimRecords
ro.telephony.get_imsi_from_sim=true
# Sensors
ro.qc.sdk.gestures.camera=false
ro.qc.sdk.camera.facialproc=false