sm8550-common: Refactor proprietary files

* Add missing blobs
* Reorder proprietary-files.txt
* Build some libraries from source as seen in stock

Change-Id: I9f777283407dc6749592463bcdb082728b291ade
This commit is contained in:
chaptsand
2024-03-20 04:20:14 +08:00
parent de6aab45d0
commit 05cc5c130c
4 changed files with 403 additions and 213 deletions

View File

@@ -101,4 +101,18 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>vendor.samsung.hardware.frcmc</name>
<interface>
<name>ISehFrcMc</name>
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>vendor.samsung.hardware.security.fkeymaster</name>
<interface>
<name>ISehFkeymaster</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>

View File

@@ -23,20 +23,6 @@
</interface>
<fqname>@4.0::IKeymasterDevice/strongbox</fqname>
</hal>
<hal format="aidl" override="true">
<name>android.hardware.security.keymint</name>
<version>2</version>
<interface>
<name>IKeyMintDevice</name>
<instance>default</instance>
</interface>
<interface>
<name>IRemotelyProvisionedComponent</name>
<instance>default</instance>
</interface>
<fqname>IKeyMintDevice/default</fqname>
<fqname>IRemotelyProvisionedComponent/default</fqname>
</hal>
<hal format="hidl">
<name>vendor.samsung.hardware.bluetooth</name>
<transport>hwbinder</transport>