diff --git a/proprietary/vendor/app/com.qualcomm.qti.gpudrivers.lahaina.api30/com.qualcomm.qti.gpudrivers.lahaina.api30.apk b/proprietary/vendor/app/com.qualcomm.qti.gpudrivers.lahaina.api30/com.qualcomm.qti.gpudrivers.lahaina.api30.apk deleted file mode 100644 index 4e93221..0000000 Binary files a/proprietary/vendor/app/com.qualcomm.qti.gpudrivers.lahaina.api30/com.qualcomm.qti.gpudrivers.lahaina.api30.apk and /dev/null differ diff --git a/proprietary/vendor/etc/qcril_database/upgrade/ecc/32_version_qcrildb.sql b/proprietary/vendor/etc/qcril_database/upgrade/ecc/32_version_qcrildb.sql deleted file mode 100644 index be7d6ee..0000000 --- a/proprietary/vendor/etc/qcril_database/upgrade/ecc/32_version_qcrildb.sql +++ /dev/null @@ -1,14 +0,0 @@ -BEGIN TRANSACTION; - -CREATE TABLE IF NOT EXISTS qcril_properties_table (property TEXT,value TEXT, PRIMARY KEY(property)); -INSERT OR REPLACE INTO qcril_properties_table (property, value) VALUES ('qcrildb_version', 32); - -INSERT INTO "qcril_emergency_source_mcc_table" VALUES('404','100','',''); -INSERT INTO "qcril_emergency_source_mcc_table" VALUES('404','101','',''); -INSERT INTO "qcril_emergency_source_mcc_table" VALUES('404','108','',''); - -INSERT INTO "qcril_emergency_source_mcc_table" VALUES('405','100','',''); -INSERT INTO "qcril_emergency_source_mcc_table" VALUES('405','101','',''); -INSERT INTO "qcril_emergency_source_mcc_table" VALUES('405','108','',''); - -COMMIT TRANSACTION; diff --git a/proprietary/vendor/etc/vintf/manifest/c2_manifest_vendor.xml b/proprietary/vendor/etc/vintf/manifest/c2_manifest_vendor.xml deleted file mode 100644 index f6c22c1..0000000 --- a/proprietary/vendor/etc/vintf/manifest/c2_manifest_vendor.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - android.hardware.media.c2 - hwbinder - 1.0 - - IComponentStore - default - software - - -