sm6375-common: Add patched qcrilNr.db and sql
* Fix it during extraction. * Since we moved to py extract utils, adding patches does the job. Change-Id: I643bf568aaca4d71f55e64446924745155dc905b
This commit is contained in:
parent
3e76682017
commit
9811680d18
2 changed files with 1 additions and 1 deletions
BIN
proprietary/vendor/etc/qcril_database/qcrilNr.db
vendored
BIN
proprietary/vendor/etc/qcril_database/qcrilNr.db
vendored
Binary file not shown.
|
@ -104,7 +104,7 @@ INSERT OR REPLACE INTO qcril_properties_table(property, def_val) VALUES("persist
|
|||
INSERT OR REPLACE INTO qcril_properties_table(property, def_val) VALUES("persist.vendor.radio.csg_info_avlbl", "0");
|
||||
INSERT OR REPLACE INTO qcril_properties_table(property, def_val) VALUES("persist.vendor.radio.cs_srv_type", "0");
|
||||
INSERT OR REPLACE INTO qcril_properties_table(property, def_val) VALUES("persist.vendor.radio.limit_rac_change", "0");
|
||||
INSERT OR REPLACE INTO qcril_properties_table(property, def_val) VALUES("persist.vendor.radio.poweron_opt", "1");
|
||||
INSERT OR REPLACE INTO qcril_properties_table(property, def_val) VALUES("persist.vendor.radio.poweron_opt", "0");
|
||||
INSERT OR REPLACE INTO qcril_properties_table(property) VALUES("persist.vendor.radio.sglte_target");
|
||||
INSERT OR REPLACE INTO qcril_properties_table(property) VALUES("persist.vendor.radio.nitz_plmn_0");
|
||||
INSERT OR REPLACE INTO qcril_properties_table(property) VALUES("persist.vendor.radio.nitz_plmn_1");
|
||||
|
|
Loading…
Reference in a new issue