LG8n: vintf: Fixup manifest and FCM

Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
Shirayuki39 2024-07-17 07:42:45 +08:00
parent 99e654cf0d
commit 04dbe0f380
2 changed files with 108 additions and 10 deletions

View file

@ -17,6 +17,15 @@
<instance>slot2</instance> <instance>slot2</instance>
</interface> </interface>
</hal> </hal>
<hal format="hidl">
<name>vendor.fptool.fingerprint</name>
<transport>hwbinder</transport>
<version>2.0</version>
<interface>
<name>IFptoolFingerprint</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true"> <hal format="hidl" optional="true">
<name>vendor.mediatek.hardware.aee</name> <name>vendor.mediatek.hardware.aee</name>
<version>1.0-1</version> <version>1.0-1</version>
@ -294,6 +303,15 @@
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </hal>
<hal format="hidl">
<name>vendor.transsion.hardware.trancam.trancamserver</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ITrancamserver</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true"> <hal format="hidl" optional="true">
<name>vendor.transsion.hardware.tranlog</name> <name>vendor.transsion.hardware.tranlog</name>
<version>1.0</version> <version>1.0</version>
@ -326,4 +344,80 @@
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </hal>
<hal format="hidl" optional="true">
<name>vendor.mediatek.hardware.tranHwInfo</name>
<version>1.0</version>
<interface>
<name>ITranHwInfo</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.transsion.hardware.security.hap</name>
<version>1.0</version>
<interface>
<name>IHap</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.transsion.hardware.tne.tneengine</name>
<version>1.0</version>
<interface>
<name>ITne</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.transsion.hardware.trandatacenter</name>
<version>1.0</version>
<interface>
<name>ITranDataCenter</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.transsion.performance.sched</name>
<version>1.0</version>
<interface>
<name>ITransSched</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.transsion.hardware.transtorage.storage</name>
<version>1.0</version>
<interface>
<name>IStorage</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.mediatek.hardware.lbs</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ILbs</name>
<instance>mtk_lppe_socket_agps</instance>
<instance>mtk_lppe_socket_wlan</instance>
<instance>mtk_lppe_socket_bt</instance>
<instance>mtk_lppe_socket_sensor</instance>
<instance>mtk_lppe_socket_network</instance>
<instance>mtk_lppe_socket_ipaddr</instance>
<instance>mtk_lppe_socket_lbs</instance>
<instance>mtk_framework2agps</instance>
<instance>mtk_agps2framework</instance>
<instance>mtk_mnld2nlputils</instance>
<instance>AgpsInterface</instance>
<instance>AgpsDebugInterface</instance>
<instance>mtk_meta2mnld</instance>
<instance>mtk_debugService2mnld</instance>
<instance>mtk_mnld2debugService</instance>
<instance>mtk_mnld2mtklogger</instance>
<instance>mtk_mtklogger2mnld</instance>
<instance>mtk_lbs_log_v2s</instance>
<instance>mtk_debugService2agpsd</instance>
<instance>mtk_agpsd2debugService</instance>
</interface>
</hal>
</compatibility-matrix> </compatibility-matrix>

View file

@ -184,16 +184,6 @@
</interface> </interface>
<fqname>@1.3::IRadioConfig/default</fqname> <fqname>@1.3::IRadioConfig/default</fqname>
</hal> </hal>
<hal format="hidl">
<name>android.hardware.renderscript</name>
<transport arch="32+64">passthrough</transport>
<version>1.0</version>
<interface>
<name>IDevice</name>
<instance>default</instance>
</interface>
<fqname>@1.0::IDevice/default</fqname>
</hal>
<hal format="hidl"> <hal format="hidl">
<name>android.hardware.secure_element</name> <name>android.hardware.secure_element</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>
@ -206,6 +196,11 @@
<fqname>@1.2::ISecureElement/SIM1</fqname> <fqname>@1.2::ISecureElement/SIM1</fqname>
<fqname>@1.2::ISecureElement/SIM2</fqname> <fqname>@1.2::ISecureElement/SIM2</fqname>
</hal> </hal>
<hal format="hidl">
<name>android.hardware.soundtrigger</name>
<transport>hwbinder</transport>
<fqname>@2.3::ISoundTriggerHw/default</fqname>
</hal>
<hal format="hidl"> <hal format="hidl">
<name>android.hardware.tetheroffload.config</name> <name>android.hardware.tetheroffload.config</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>
@ -238,6 +233,15 @@
<fqname>@1.0::IThermal/default</fqname> <fqname>@1.0::IThermal/default</fqname>
<fqname>@2.0::IThermal/default</fqname> <fqname>@2.0::IThermal/default</fqname>
</hal> </hal>
<hal format="hidl">
<name>vendor.fptool.fingerprint</name>
<transport>hwbinder</transport>
<version>2.0</version>
<interface>
<name>IFptoolFingerprint</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl"> <hal format="hidl">
<name>vendor.mediatek.hardware.aee</name> <name>vendor.mediatek.hardware.aee</name>
<transport>hwbinder</transport> <transport>hwbinder</transport>