Compare commits
10 Commits
e41badd983
...
7e5e3c7dee
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7e5e3c7dee | ||
|
|
0435cc4a23 | ||
|
|
98c698da6e | ||
|
|
d42ebc90c8 | ||
|
|
123a4fec85 | ||
|
|
ede0120589 | ||
|
|
1d89f34162 | ||
|
|
0c9ab7f899 | ||
|
|
0a7d81eff0 | ||
|
|
89fcceb963 |
1039
Android.bp
1039
Android.bp
File diff suppressed because it is too large
Load Diff
@@ -1,9 +1,5 @@
|
||||
#
|
||||
# Automatically generated file. DO NOT MODIFY
|
||||
#
|
||||
# This file is generated by device/xiaomi/sm6225-common/setup-makefiles.sh
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter sapphire topaz xun,$(TARGET_DEVICE)),)
|
||||
|
||||
endif
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#
|
||||
# Automatically generated file. DO NOT MODIFY
|
||||
#
|
||||
# This file is generated by device/xiaomi/sm6225-common/setup-makefiles.sh
|
||||
|
||||
|
||||
BIN
proprietary/system/lib64/vendor.qti.diaghal-V1-ndk.so
Normal file
BIN
proprietary/system/lib64/vendor.qti.diaghal-V1-ndk.so
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2017-2020 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
-->
|
||||
<permissions>
|
||||
<library name="com.qualcomm.qti.imscmservice-V2.0-java"
|
||||
file="/system/system_ext/framework/com.qualcomm.qti.imscmservice-V2.0-java.jar" />
|
||||
</permissions>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!-- Copyright (c) 2018-2020 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc. -->
|
||||
|
||||
<permissions>
|
||||
|
||||
<library name="com.qualcomm.qti.imscmservice-V2.1-java" file="/system/system_ext/framework/com.qualcomm.qti.imscmservice-V2.1-java.jar" />
|
||||
|
||||
</permissions>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!-- Copyright (c) 2019-2020 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc. -->
|
||||
|
||||
<permissions>
|
||||
|
||||
<library name="com.qualcomm.qti.imscmservice-V2.2-java" file="/system/system_ext/framework/com.qualcomm.qti.imscmservice-V2.2-java.jar" />
|
||||
|
||||
</permissions>
|
||||
@@ -80,4 +80,13 @@ It allows additional grants on top of privapp-permissions-platform.xml
|
||||
<permission name="android.permission.WRITE_SECURE_SETTINGS"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.qti.phone">
|
||||
<permission name="android.permission.WRITE_SECURE_SETTINGS"/>
|
||||
<permission name="android.permission.STATUS_BAR"/>
|
||||
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
|
||||
<permission name="android.permission.READ_PRIVILEGED_PHONE_STATE"/>
|
||||
<permission name="android.permission.MODIFY_PHONE_STATE"/>
|
||||
<permission name="android.permission.WRITE_EMBEDDED_SUBSCRIPTIONS"/>
|
||||
</privapp-permissions>
|
||||
|
||||
</permissions>
|
||||
|
||||
@@ -34,4 +34,4 @@
|
||||
file="/system_ext/framework/vendor.qti.ims.rcsuceaidlservice-V1-java.jar"/>
|
||||
<library name="vendor.qti.ims.connectionaidlservice-V1-java"
|
||||
file="/system_ext/framework/vendor.qti.ims.connectionaidlservice-V1-java.jar"/>
|
||||
</permissions>
|
||||
</permissions>
|
||||
@@ -34,6 +34,16 @@ Full documentation at frameworks/base/data/etc/preinstalled-packages-platform.xm
|
||||
<install-in user-type="FULL" />
|
||||
</install-in-user-type>
|
||||
|
||||
<!-- uim-remote-service -->
|
||||
|
||||
<install-in-user-type package="com.qualcomm.uimremoteclient">
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="com.qualcomm.uimremoteserver">
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
|
||||
<!-- telephony-apps -->
|
||||
|
||||
<install-in-user-type package="com.qti.telephonysettings">
|
||||
@@ -44,16 +54,38 @@ Full documentation at frameworks/base/data/etc/preinstalled-packages-platform.xm
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="com.qualcomm.atfwd2">
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="com.qualcomm.qti.callfeaturessetting">
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="org.codeaurora.dialer">
|
||||
<install-in user-type="SYSTEM" />
|
||||
<install-in user-type="FULL" />
|
||||
<install-in user-type="PROFILE" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="com.qualcomm.qti.confdialer">
|
||||
<install-in user-type="SYSTEM" />
|
||||
<install-in user-type="FULL" />
|
||||
<install-in user-type="PROFILE" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="com.qti.confuridialer">
|
||||
<install-in user-type="SYSTEM" />
|
||||
<install-in user-type="FULL" />
|
||||
<install-in user-type="PROFILE" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="com.qualcomm.qti.ridemodeaudio">
|
||||
<install-in user-type="SYSTEM" />
|
||||
<install-in user-type="FULL" />
|
||||
<install-in user-type="PROFILE" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="com.qti.qualcomm.datastatusnotification">
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
@@ -64,10 +96,7 @@ Full documentation at frameworks/base/data/etc/preinstalled-packages-platform.xm
|
||||
|
||||
<install-in-user-type package="org.codeaurora.ims">
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="org.codeaurora.qti.nrNetworkSettingApp">
|
||||
<install-in user-type="SYSTEM" />
|
||||
<install-in user-type="FULL" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="com.qualcomm.qti.telephonyservice">
|
||||
@@ -80,11 +109,23 @@ Full documentation at frameworks/base/data/etc/preinstalled-packages-platform.xm
|
||||
|
||||
<install-in-user-type package="com.qti.xdivert">
|
||||
<install-in user-type="SYSTEM" />
|
||||
<install-in user-type="FULL" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="com.qti.phone">
|
||||
<install-in user-type="SYSTEM" />
|
||||
<install-in user-type="FULL" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="com.qualcomm.qti.modemtestmode">
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="com.qualcomm.qti.ims">
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="com.qualcomm.qti.remoteSimlockAuth">
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
|
||||
<!-- telephony-internal -->
|
||||
@@ -93,13 +134,17 @@ Full documentation at frameworks/base/data/etc/preinstalled-packages-platform.xm
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
|
||||
<!-- telephony-noship -->
|
||||
|
||||
<install-in-user-type package="com.qualcomm.qti.devicestatisticsservice">
|
||||
<install-in-user-type package="com.qti.qualcomm.carriertest">
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="com.qualcomm.embms">
|
||||
<install-in-user-type package="com.qualcomm.qti.uimlpatest">
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
|
||||
<!-- telephony-noship -->
|
||||
|
||||
<install-in-user-type package="com.qualcomm.qti.devicestatisticsservice">
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
|
||||
@@ -108,4 +153,20 @@ Full documentation at frameworks/base/data/etc/preinstalled-packages-platform.xm
|
||||
<install-in user-type="FULL" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="com.android.MultiplePdpTest">
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="com.qualcomm.qti.lpa">
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="com.qualcomm.qti.uimGbaApp">
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
|
||||
<install-in-user-type package="com.qualcomm.qti.uim">
|
||||
<install-in user-type="SYSTEM" />
|
||||
</install-in-user-type>
|
||||
|
||||
</config>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
proprietary/system_ext/lib64/vendor.qti.hardware.perf@2.0.so
Normal file
BIN
proprietary/system_ext/lib64/vendor.qti.hardware.perf@2.0.so
Normal file
Binary file not shown.
BIN
proprietary/system_ext/lib64/vendor.qti.hardware.perf@2.1.so
Normal file
BIN
proprietary/system_ext/lib64/vendor.qti.hardware.perf@2.1.so
Normal file
Binary file not shown.
BIN
proprietary/system_ext/lib64/vendor.qti.hardware.perf@2.2.so
Normal file
BIN
proprietary/system_ext/lib64/vendor.qti.hardware.perf@2.2.so
Normal file
Binary file not shown.
BIN
proprietary/system_ext/lib64/vendor.qti.hardware.perf@2.3.so
Normal file
BIN
proprietary/system_ext/lib64/vendor.qti.hardware.perf@2.3.so
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
proprietary/system_ext/priv-app/QtiTelephony/QtiTelephony.apk
Normal file
BIN
proprietary/system_ext/priv-app/QtiTelephony/QtiTelephony.apk
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
proprietary/vendor/bin/cnss-daemon
vendored
BIN
proprietary/vendor/bin/cnss-daemon
vendored
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
proprietary/vendor/bin/lowi-server
vendored
BIN
proprietary/vendor/bin/lowi-server
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/vendor.dpmd
vendored
BIN
proprietary/vendor/bin/vendor.dpmd
vendored
Binary file not shown.
BIN
proprietary/vendor/bin/xtra-daemon
vendored
BIN
proprietary/vendor/bin/xtra-daemon
vendored
Binary file not shown.
@@ -55,7 +55,7 @@
|
||||
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#
|
||||
|
||||
on property:init.svc.vendor.charger=running
|
||||
on charger
|
||||
mount configfs none /config
|
||||
mkdir /config/usb_gadget/g1 0770
|
||||
mkdir /config/usb_gadget/g1/strings/0x409 0770
|
||||
|
||||
BIN
proprietary/vendor/etc/qcril_database/qcrilNr.db
vendored
BIN
proprietary/vendor/etc/qcril_database/qcrilNr.db
vendored
Binary file not shown.
9
proprietary/vendor/etc/qcril_database/upgrade/config/15.0_config.sql
vendored
Normal file
9
proprietary/vendor/etc/qcril_database/upgrade/config/15.0_config.sql
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2022 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*/
|
||||
|
||||
CREATE TABLE IF NOT EXISTS qcril_properties_table (property TEXT PRIMARY KEY NOT NULL, def_val TEXT, value TEXT);
|
||||
INSERT OR REPLACE INTO qcril_properties_table(property, def_val) VALUES('qcrildb_version',15.0);
|
||||
|
||||
9
proprietary/vendor/etc/qcril_database/upgrade/config/16.0_config.sql
vendored
Normal file
9
proprietary/vendor/etc/qcril_database/upgrade/config/16.0_config.sql
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2022 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*/
|
||||
|
||||
CREATE TABLE IF NOT EXISTS qcril_properties_table (property TEXT PRIMARY KEY NOT NULL, def_val TEXT, value TEXT);
|
||||
INSERT OR REPLACE INTO qcril_properties_table(property, def_val) VALUES('qcrildb_version',16.0);
|
||||
|
||||
9
proprietary/vendor/etc/qcril_database/upgrade/config/17.0_config.sql
vendored
Normal file
9
proprietary/vendor/etc/qcril_database/upgrade/config/17.0_config.sql
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2022 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*/
|
||||
|
||||
CREATE TABLE IF NOT EXISTS qcril_properties_table (property TEXT PRIMARY KEY NOT NULL, def_val TEXT, value TEXT);
|
||||
INSERT OR REPLACE INTO qcril_properties_table(property, def_val) VALUES('qcrildb_version',17.0);
|
||||
|
||||
9
proprietary/vendor/etc/qcril_database/upgrade/config/18.0_config.sql
vendored
Normal file
9
proprietary/vendor/etc/qcril_database/upgrade/config/18.0_config.sql
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2022 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*/
|
||||
|
||||
CREATE TABLE IF NOT EXISTS qcril_properties_table (property TEXT PRIMARY KEY NOT NULL, def_val TEXT, value TEXT);
|
||||
INSERT OR REPLACE INTO qcril_properties_table(property, def_val) VALUES('qcrildb_version',18.0);
|
||||
|
||||
9
proprietary/vendor/etc/qcril_database/upgrade/config/19.0_config.sql
vendored
Normal file
9
proprietary/vendor/etc/qcril_database/upgrade/config/19.0_config.sql
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2022 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*/
|
||||
|
||||
CREATE TABLE IF NOT EXISTS qcril_properties_table (property TEXT PRIMARY KEY NOT NULL, def_val TEXT, value TEXT);
|
||||
INSERT OR REPLACE INTO qcril_properties_table(property, def_val) VALUES('qcrildb_version',19.0);
|
||||
|
||||
9
proprietary/vendor/etc/qcril_database/upgrade/config/20.0_config.sql
vendored
Normal file
9
proprietary/vendor/etc/qcril_database/upgrade/config/20.0_config.sql
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2022 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*/
|
||||
|
||||
CREATE TABLE IF NOT EXISTS qcril_properties_table (property TEXT PRIMARY KEY NOT NULL, def_val TEXT, value TEXT);
|
||||
INSERT OR REPLACE INTO qcril_properties_table(property, def_val) VALUES('qcrildb_version',20.0);
|
||||
|
||||
@@ -109,7 +109,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", "0");
|
||||
INSERT OR REPLACE INTO qcril_properties_table(property, def_val) VALUES("persist.vendor.radio.poweron_ign", "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");
|
||||
@@ -187,7 +187,7 @@ DELETE FROM qcril_properties_table WHERE property="persist.vendor.radio.hlos_pro
|
||||
UPDATE qcril_properties_table SET def_val="" WHERE property="all_bc_msg";
|
||||
UPDATE qcril_properties_table SET def_val="1" WHERE property="persist.vendor.radio.custom_ecc";
|
||||
UPDATE qcril_properties_table SET def_val="1" WHERE property="persist.vendor.radio.cs_srv_type";
|
||||
UPDATE qcril_properties_table SET def_val="1" WHERE property="persist.vendor.radio.poweron_opt";
|
||||
UPDATE qcril_properties_table SET def_val="1" WHERE property="persist.vendor.radio.poweron_ign";
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -211,16 +211,8 @@ INSERT INTO "qcril_emergency_source_mcc_table" VALUES('639','999','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('639','911','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('639','112','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('706','122','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('714','103','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('714','105','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('714','106','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('714','107','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('714','108','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('714','109','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('714','133','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('714','141','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('714','155','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('714','311','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('714','911','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('714','112','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('736','112','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('736','911','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('736','110','','');
|
||||
@@ -570,6 +562,11 @@ INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('520','199','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('520','911','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('525','1777','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('525','999','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('602','122','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('602','123','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('602','180','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('602','911','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('602','112','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('639','999','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('655','112','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('655','911','','');
|
||||
@@ -581,7 +578,6 @@ INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('712','112','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('712','911','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('714','112','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('714','911','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('714','104','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('716','105','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('716','112','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('716','911','','');
|
||||
@@ -971,18 +967,7 @@ INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('712','04','112','',''
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('712','04','911','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('714','02','112','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('714','02','911','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('714','03','103','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('714','03','104','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('714','03','105','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('714','03','106','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('714','03','107','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('714','03','108','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('714','03','109','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('714','03','112','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('714','03','133','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('714','03','141','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('714','03','155','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('714','03','311','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('714','03','911','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('716','06','105','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_mnc_table" VALUES('716','06','112','','');
|
||||
@@ -1170,8 +1155,6 @@ INSERT INTO "qcril_emergency_source_voice_mcc_mnc_table" VALUES('708','001','198
|
||||
INSERT INTO "qcril_emergency_source_voice_mcc_mnc_table" VALUES('708','001','199','','');
|
||||
INSERT INTO "qcril_emergency_source_voice_mcc_mnc_table" VALUES('710','21','115','','');
|
||||
INSERT INTO "qcril_emergency_source_voice_mcc_mnc_table" VALUES('710','21','128','','');
|
||||
INSERT INTO "qcril_emergency_source_voice_mcc_mnc_table" VALUES('714','03','103','','');
|
||||
INSERT INTO "qcril_emergency_source_voice_mcc_mnc_table" VALUES('714','03','104','','');
|
||||
INSERT INTO "qcril_emergency_source_voice_mcc_mnc_table" VALUES('748','10','104','','');
|
||||
|
||||
|
||||
|
||||
31
proprietary/vendor/etc/qcril_database/upgrade/other/15_version_update_ecc_table.sql
vendored
Normal file
31
proprietary/vendor/etc/qcril_database/upgrade/other/15_version_update_ecc_table.sql
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
/*
|
||||
Copyright (c) 2019 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*/
|
||||
|
||||
BEGIN TRANSACTION;
|
||||
INSERT OR REPLACE INTO qcril_properties_table (property, value) VALUES ('qcrildb_version', 15);
|
||||
|
||||
DELETE from qcril_emergency_source_hard_mcc_table where MCC = '716' AND NUMBER = '105';
|
||||
DELETE from qcril_emergency_source_mcc_mnc_table where MCC = '716' AND MNC = '17' AND NUMBER = '105';
|
||||
DELETE FROM qcril_emergency_source_mcc_table where MCC = '238' AND NUMBER = '110';
|
||||
DELETE FROM qcril_emergency_source_mcc_table where MCC = '238' AND NUMBER = '113';
|
||||
DELETE FROM qcril_emergency_source_mcc_table where MCC = '238' AND NUMBER = '114';
|
||||
DELETE FROM qcril_emergency_source_escv_nw_table where MCC = '716' AND MNC = '16' AND NUMBER = '105';
|
||||
INSERT INTO qcril_emergency_source_hard_mcc_table where MCC = '455' AND NUMBER = '120';
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('525','03','112','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('525','03','911','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('525','03','995','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('525','03','999','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('525','05','112','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('525','05','911','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('525','05','995','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('525','05','999','','');
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
71
proprietary/vendor/etc/qcril_database/upgrade/other/16_version_update_ecc_table.sql
vendored
Normal file
71
proprietary/vendor/etc/qcril_database/upgrade/other/16_version_update_ecc_table.sql
vendored
Normal file
@@ -0,0 +1,71 @@
|
||||
/*
|
||||
Copyright (c) 2019 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*/
|
||||
|
||||
BEGIN TRANSACTION;
|
||||
INSERT OR REPLACE INTO qcril_properties_table (property, value) VALUES ('qcrildb_version', 16);
|
||||
|
||||
DELETE FROM qcril_emergency_source_mcc_table where MCC = '602' AND NUMBER = '112';
|
||||
DELETE FROM qcril_emergency_source_mcc_table where MCC = '602' AND NUMBER = '122';
|
||||
DELETE FROM qcril_emergency_source_mcc_table where MCC = '602' AND NUMBER = '123';
|
||||
DELETE FROM qcril_emergency_source_mcc_table where MCC = '602' AND NUMBER = '126';
|
||||
DELETE FROM qcril_emergency_source_mcc_table where MCC = '602' AND NUMBER = '180';
|
||||
DELETE FROM qcril_emergency_source_mcc_table where MCC = '602' AND NUMBER = '911';
|
||||
|
||||
DELETE FROM qcril_emergency_source_voice_mcc_mnc_table where MCC = '602' AND MNC = '01' AND NUMBER = '123';
|
||||
DELETE FROM qcril_emergency_source_voice_mcc_mnc_table where MCC = '602' AND MNC = '01' AND NUMBER = '126';
|
||||
DELETE FROM qcril_emergency_source_voice_mcc_mnc_table where MCC = '602' AND MNC = '01' AND NUMBER = '180';
|
||||
DELETE FROM qcril_emergency_source_voice_mcc_mnc_table where MCC = '602' AND MNC = '02' AND NUMBER = '123';
|
||||
DELETE FROM qcril_emergency_source_voice_mcc_mnc_table where MCC = '602' AND MNC = '02' AND NUMBER = '126';
|
||||
DELETE FROM qcril_emergency_source_voice_mcc_mnc_table where MCC = '602' AND MNC = '02' AND NUMBER = '180';
|
||||
DELETE FROM qcril_emergency_source_voice_mcc_mnc_table where MCC = '602' AND MNC = '03' AND NUMBER = '123';
|
||||
DELETE FROM qcril_emergency_source_voice_mcc_mnc_table where MCC = '602' AND MNC = '03' AND NUMBER = '126';
|
||||
DELETE FROM qcril_emergency_source_voice_mcc_mnc_table where MCC = '602' AND MNC = '03' AND NUMBER = '180';
|
||||
DELETE FROM qcril_emergency_source_voice_mcc_mnc_table where MCC = '602' AND MNC = '04' AND NUMBER = '123';
|
||||
DELETE FROM qcril_emergency_source_voice_mcc_mnc_table where MCC = '602' AND MNC = '04' AND NUMBER = '126';
|
||||
DELETE FROM qcril_emergency_source_voice_mcc_mnc_table where MCC = '602' AND MNC = '04' AND NUMBER = '180';
|
||||
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('602','112','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('602','122','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('602','123','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('602','126','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('602','180','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('602','911','','');
|
||||
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_voice_table" VALUES('602','123','','full');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_voice_table" VALUES('602','126','','full');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_voice_table" VALUES('602','180','','full');
|
||||
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('228','117','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('228','118','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('228','144','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('228','1414','','');
|
||||
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('730','01','131','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('730','01','132','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('730','01','136','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('730','01','137','','');
|
||||
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('455','999','','');
|
||||
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('250','101','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('250','102','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('250','103','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('250','104','','');
|
||||
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_voice_table" VALUES('250','101','','full');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_voice_table" VALUES('250','102','','full');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_voice_table" VALUES('250','103','','full');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_voice_table" VALUES('250','104','','full');
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
70
proprietary/vendor/etc/qcril_database/upgrade/other/17_version_update_ecc_table.sql
vendored
Normal file
70
proprietary/vendor/etc/qcril_database/upgrade/other/17_version_update_ecc_table.sql
vendored
Normal file
@@ -0,0 +1,70 @@
|
||||
/*
|
||||
Copyright (c) 2019 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*/
|
||||
|
||||
BEGIN TRANSACTION;
|
||||
INSERT OR REPLACE INTO qcril_properties_table (property, value) VALUES ('qcrildb_version', 17);
|
||||
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '001' AND NUMBER = '123';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '001' AND NUMBER = '911';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '10' AND NUMBER = '112';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '10' AND NUMBER = '133';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '10' AND NUMBER = '911';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '101' AND NUMBER = '112';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '101' AND NUMBER = '911';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '102' AND NUMBER = '112';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '102' AND NUMBER = '123';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '102' AND NUMBER = '911';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '103' AND NUMBER = '112';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '103' AND NUMBER = '123';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '103' AND NUMBER = '911';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '111' AND NUMBER = '112';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '111' AND NUMBER = '123';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '111' AND NUMBER = '911';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '123' AND NUMBER = '112';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '123' AND NUMBER = '123';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '123' AND NUMBER = '911';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '130' AND NUMBER = '123';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '165' AND NUMBER = '112';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '165' AND NUMBER = '123';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '165' AND NUMBER = '911';
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '732' AND MNC = '360' AND NUMBER = '123';
|
||||
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','001','123','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','001','911','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','10','112','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','10','133','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','10','911','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','101','112','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','101','123','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','101','911','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','102','112','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','102','123','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','102','911','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','103','112','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','103','123','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','103','911','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','111','112','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','111','123','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','111','911','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','123','112','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','123','123','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','123','911','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','130','123','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','165','112','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','165','123','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','165','911','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('732','360','123','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_hard_mcc_table" VALUES('716','105','','');
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
25
proprietary/vendor/etc/qcril_database/upgrade/other/18_version_update_ecc_table.sql
vendored
Normal file
25
proprietary/vendor/etc/qcril_database/upgrade/other/18_version_update_ecc_table.sql
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
/*
|
||||
Copyright (c) 2019 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*/
|
||||
|
||||
BEGIN TRANSACTION;
|
||||
INSERT OR REPLACE INTO qcril_properties_table (property, value) VALUES ('qcrildb_version', 18);
|
||||
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('402','110','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('402','112','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('402','113','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_hard_mcc_table" VALUES('402','110','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_hard_mcc_table" VALUES('402','112','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_hard_mcc_table" VALUES('402','113','','');
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
21
proprietary/vendor/etc/qcril_database/upgrade/other/19_version_update_ecc_table.sql
vendored
Normal file
21
proprietary/vendor/etc/qcril_database/upgrade/other/19_version_update_ecc_table.sql
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
/*
|
||||
Copyright (c) 2019 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*/
|
||||
|
||||
BEGIN TRANSACTION;
|
||||
INSERT OR REPLACE INTO qcril_properties_table (property, value) VALUES ('qcrildb_version', 19);
|
||||
|
||||
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('716','17','105','','');
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
51
proprietary/vendor/etc/qcril_database/upgrade/other/20_version_update_ecc_table.sql
vendored
Normal file
51
proprietary/vendor/etc/qcril_database/upgrade/other/20_version_update_ecc_table.sql
vendored
Normal file
@@ -0,0 +1,51 @@
|
||||
/*
|
||||
Copyright (c) 2019 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*/
|
||||
|
||||
BEGIN TRANSACTION;
|
||||
INSERT OR REPLACE INTO qcril_properties_table (property, value) VALUES ('qcrildb_version', 20);
|
||||
|
||||
|
||||
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '716' AND MNC = '10' AND NUMBER = '119';
|
||||
DELETE FROM qcril_emergency_source_mcc_table where MCC = '420' AND NUMBER = '993';
|
||||
DELETE FROM qcril_emergency_source_mcc_table where MCC = '420' AND NUMBER = '997';
|
||||
DELETE FROM qcril_emergency_source_mcc_table where MCC = '420' AND NUMBER = '998';
|
||||
DELETE FROM qcril_emergency_source_mcc_table where MCC = '420' AND NUMBER = '999';
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('420','01','911','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('420','01','112','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('420','01','994','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('420','01','996','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('420','01','997','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('420','01','998','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('420','01','999','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('420','03','911','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('420','03','112','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('420','03','994','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('420','03','996','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('420','03','997','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('420','03','998','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('420','03','999','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('420','04','911','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('420','04','112','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('605','190','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('605','193','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('605','197','','');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_table" VALUES('605','198','','');
|
||||
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_voice_table" VALUES('605','190','','full');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_voice_table" VALUES('605','193','','full');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_voice_table" VALUES('605','197','','full');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_voice_table" VALUES('605','198','','full');
|
||||
INSERT OR REPLACE INTO "qcril_emergency_source_mcc_mnc_table" VALUES('621','24','767','','');
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
16
proprietary/vendor/etc/qcril_database/upgrade/other/7_version_update_ecc_table.sql
vendored
Normal file
16
proprietary/vendor/etc/qcril_database/upgrade/other/7_version_update_ecc_table.sql
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
/*
|
||||
Copyright (c) 2019 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*/
|
||||
|
||||
BEGIN TRANSACTION;
|
||||
INSERT OR REPLACE INTO qcril_properties_table (property, value) VALUES ('qcrildb_version', 7);
|
||||
|
||||
INSERT INTO qcril_emergency_source_hard_mcc_table VALUES('716','105','','');
|
||||
INSERT INTO qcril_emergency_source_mcc_mnc_table VALUES('716','17','105','','');
|
||||
|
||||
COMMIT TRANSACTION;
|
||||
|
||||
|
||||
|
||||
24
proprietary/vendor/etc/qcril_database/upgrade/other/8_version_update_ecc_table.sql
vendored
Normal file
24
proprietary/vendor/etc/qcril_database/upgrade/other/8_version_update_ecc_table.sql
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
/*
|
||||
Copyright (c) 2019 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*/
|
||||
|
||||
BEGIN TRANSACTION;
|
||||
INSERT OR REPLACE INTO qcril_properties_table (property, value) VALUES ('qcrildb_version', 8);
|
||||
|
||||
DELETE FROM qcril_emergency_source_hard_mcc_table where MCC = '602' AND NUMBER = '120';
|
||||
DELETE FROM qcril_emergency_source_hard_mcc_table where MCC = '602' AND NUMBER = '121';
|
||||
DELETE FROM qcril_emergency_source_hard_mcc_table where MCC = '602' AND NUMBER = '122';
|
||||
DELETE FROM qcril_emergency_source_hard_mcc_table where MCC = '602' AND NUMBER = '123';
|
||||
DELETE FROM qcril_emergency_source_hard_mcc_table where MCC = '602' AND NUMBER = '126';
|
||||
DELETE FROM qcril_emergency_source_hard_mcc_table where MCC = '602' AND NUMBER = '128';
|
||||
DELETE FROM qcril_emergency_source_hard_mcc_table where MCC = '602' AND NUMBER = '129';
|
||||
DELETE FROM qcril_emergency_source_hard_mcc_table where MCC = '602' AND NUMBER = '150';
|
||||
DELETE FROM qcril_emergency_source_hard_mcc_table where MCC = '602' AND NUMBER = '180';
|
||||
|
||||
|
||||
COMMIT TRANSACTION;
|
||||
|
||||
|
||||
|
||||
15
proprietary/vendor/etc/qcril_database/upgrade/other/9_version_update_ecc_table.sql
vendored
Normal file
15
proprietary/vendor/etc/qcril_database/upgrade/other/9_version_update_ecc_table.sql
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
/*
|
||||
Copyright (c) 2019 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*/
|
||||
|
||||
BEGIN TRANSACTION;
|
||||
INSERT OR REPLACE INTO qcril_properties_table (property, value) VALUES ('qcrildb_version', 9);
|
||||
|
||||
INSERT INTO qcril_emergency_source_hard_mcc_table VALUES('455','993','','');
|
||||
|
||||
COMMIT TRANSACTION;
|
||||
|
||||
|
||||
|
||||
@@ -36,6 +36,5 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
<instance>default</instance>
|
||||
<instance>software</instance>
|
||||
</interface>
|
||||
<fqname>@1.0::IComponentStore/default</fqname> <!-- DOLBY ADD -->
|
||||
</hal>
|
||||
</manifest>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user