LG8n: vintf: remove android.hardware.boot from manifest

ERROR: files are incompatible:
 android.hardware.boot@1.0::IBootControl/default is deprecated; requires at least 1.2
    because it matches android.hardware.boot@1.0::IBootControl/default from /system/etc/vintf/compat
ibility_matrix.4.xml

Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
Shirayuki39 2024-07-25 23:19:37 +08:00
parent 81e8e111ac
commit 6c9f0b3dea

View file

@ -60,16 +60,6 @@
</interface>
<fqname>@1.1::IBluetoothHci/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.boot</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IBootControl</name>
<instance>default</instance>
</interface>
<fqname>@1.0::IBootControl/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.gatekeeper</name>
<transport>hwbinder</transport>