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

@@ -35,6 +35,10 @@ Full documentation at frameworks/base/data/etc/preinstalled-packages-platform.xm
<!-- telephony-apps -->
<install-in-user-type package="com.qti.telephonysettings">
<install-in user-type="SYSTEM" />
</install-in-user-type>
<install-in-user-type package="com.qualcomm.atfwd">
<install-in user-type="SYSTEM" />
</install-in-user-type>

View File

@@ -31,6 +31,10 @@
-->
<config>
<!-- Broadcast actions that are currently whitelisted. -->
<allow-implicit-broadcast action="org.codeaurora.intent.action.CALL_COMPOSER_INFO" />
<!-- Broadcast actions that are currently whitelisted. -->
<allow-implicit-broadcast action="org.codeaurora.intent.action.PRE_ALERTING_CALL_INFO" />
<!-- These are location components that need to freely run in the background -->
<allow-in-power-save package="com.qualcomm.location" />
<hidden-api-whitelisted-app package="com.qualcomm.location" />
<hidden-api-whitelisted-app package="com.skyhook.blp" />
</config>