avicii: Update blobs from CAF

* VENDOR from LA.UM.9.12.r1-14400-SMxx50.QSSI13.0
* QSSI from LA.QSSI.13.0.r1-09000-qssi.0
* Split CAF proprietary files
* Update Keymaster to 4.1
* Use FBE v2
* Use Non 20801/20804 (Nord) libs/firmwares
* Do not use odm/vendor dir for WCNSS_qcom_cfg.ini
This commit is contained in:
KakatkarAkshay
2023-02-11 22:35:48 +05:30
parent 41f8826940
commit cf5f728d99
597 changed files with 1741 additions and 2049 deletions

View File

@@ -100,30 +100,6 @@ android_app_import {
product_specific: true,
}
android_app_import {
name: "HotwordEnrollmentOKGoogleHEXAGON",
owner: "oneplus",
apk: "proprietary/product/priv-app/HotwordEnrollmentOKGoogleHEXAGON/HotwordEnrollmentOKGoogleHEXAGON.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
product_specific: true,
}
android_app_import {
name: "HotwordEnrollmentXGoogleHEXAGON",
owner: "oneplus",
apk: "proprietary/product/priv-app/HotwordEnrollmentXGoogleHEXAGON/HotwordEnrollmentXGoogleHEXAGON.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
product_specific: true,
}
android_app_import {
name: "ImsRcsService",
owner: "oneplus",
@@ -211,13 +187,6 @@ dex_import {
jars: ["proprietary/system/framework/WfdCommon.jar"],
}
dex_import {
name: "com.android.hotwordenrollment.common.util",
owner: "oneplus",
jars: ["proprietary/product/framework/com.android.hotwordenrollment.common.util.jar"],
product_specific: true,
}
dex_import {
name: "com.qti.dpmframework",
owner: "oneplus",
@@ -280,24 +249,6 @@ prebuilt_etc_xml {
soc_specific: true,
}
prebuilt_etc_xml {
name: "manifest_oplus_cameramdm",
owner: "oneplus",
src: "proprietary/vendor/etc/vintf/manifest/manifest_oplus_cameramdm.xml",
filename_from_src: true,
sub_dir: "vintf/manifest",
soc_specific: true,
}
prebuilt_etc_xml {
name: "manifest_oplus_vpp",
owner: "oneplus",
src: "proprietary/vendor/etc/vintf/manifest/manifest_oplus_vpp.xml",
filename_from_src: true,
sub_dir: "vintf/manifest",
soc_specific: true,
}
prebuilt_etc_xml {
name: "vendor.qti.gnss@4.0-service",
owner: "oneplus",
@@ -307,6 +258,46 @@ prebuilt_etc_xml {
soc_specific: true,
}
android_app_import {
name: "HotwordEnrollmentOKGoogleHEXAGON",
owner: "oneplus",
apk: "proprietary/product/priv-app/HotwordEnrollmentOKGoogleHEXAGON/HotwordEnrollmentOKGoogleHEXAGON.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
product_specific: true,
}
android_app_import {
name: "HotwordEnrollmentXGoogleHEXAGON",
owner: "oneplus",
apk: "proprietary/product/priv-app/HotwordEnrollmentXGoogleHEXAGON/HotwordEnrollmentXGoogleHEXAGON.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
product_specific: true,
}
dex_import {
name: "com.android.hotwordenrollment.common.util",
owner: "oneplus",
jars: ["proprietary/product/framework/com.android.hotwordenrollment.common.util.jar"],
product_specific: true,
}
prebuilt_etc_xml {
name: "manifest_oplus_cameramdm",
owner: "oneplus",
src: "proprietary/vendor/etc/vintf/manifest/manifest_oplus_cameramdm.xml",
filename_from_src: true,
sub_dir: "vintf/manifest",
soc_specific: true,
}
prebuilt_etc_xml {
name: "manifest_android.hardware.drm@1.3-service.widevine",
owner: "oneplus",