surya: Import files from stock V12.5.4.0.RJGMIXM
This commit is contained in:
Binary file not shown.
@@ -24,3 +24,4 @@ service vendor.drm-widevine-hal-1-3 /vendor/bin/hw/android.hardware.drm@1.3-serv
|
||||
group media mediadrm drmrpc system
|
||||
ioprio rt 4
|
||||
writepid /dev/cpuset/foreground/tasks
|
||||
capabilities SYS_NICE
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
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
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
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
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -175,6 +175,7 @@ INSERT INTO "qcril_emergency_source_mcc_table" VALUES('420','998','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('420','999','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('420','993','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('621','119','','');
|
||||
INSERT INTO "qcril_emergency_source_mcc_table" VALUES('639','999','','');
|
||||
CREATE TABLE qcril_emergency_source_voice_table(MCC TEXT, NUMBER TEXT, IMS_ADDRESS TEXT, SERVICE TEXT, PRIMARY KEY(MCC,NUMBER));
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('410','15','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('410','16','','full');
|
||||
@@ -183,6 +184,8 @@ INSERT INTO "qcril_emergency_source_voice_table" VALUES('425','100','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('425','101','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('425','102','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('425','1221','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('456','117','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('456','119','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('460','110','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('460','119','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('460','120','','full');
|
||||
@@ -220,9 +223,6 @@ INSERT INTO "qcril_emergency_source_voice_table" VALUES('502','999','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('230','150','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('230','155','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('230','158','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('414','191','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('414','192','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('414','199','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('208','114','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('208','115','','full');
|
||||
INSERT INTO "qcril_emergency_source_voice_table" VALUES('208','116','','full');
|
||||
@@ -453,6 +453,7 @@ INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('425','100','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('425','101','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('425','102','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('425','1221','','');
|
||||
INSERT INTO "qcril_emergency_source_hard_mcc_table" VALUES('639','999','','');
|
||||
CREATE TABLE qcril_emergency_source_nw_table(MCC TEXT, NUMBER TEXT, IMS_ADDRESS TEXT, SERVICE TEXT, PRIMARY KEY(MCC,NUMBER));
|
||||
CREATE TABLE qcril_emergency_source_escv_iin_table(IIN TEXT, NUMBER TEXT, ESCV INTEGER, ROAM TEXT, PRIMARY KEY(IIN,NUMBER,ROAM));
|
||||
CREATE TABLE qcril_emergency_source_escv_nw_table(MCC TEXT, MNC TEXT, NUMBER TEXT, ESCV INTEGER, PRIMARY KEY(MCC,NUMBER, ESCV));
|
||||
|
||||
Reference in New Issue
Block a user