mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 13:46:26 -08:00
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:
parent
81e8e111ac
commit
6c9f0b3dea
|
@ -60,16 +60,6 @@
|
||||||
</interface>
|
</interface>
|
||||||
<fqname>@1.1::IBluetoothHci/default</fqname>
|
<fqname>@1.1::IBluetoothHci/default</fqname>
|
||||||
</hal>
|
</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">
|
<hal format="hidl">
|
||||||
<name>android.hardware.gatekeeper</name>
|
<name>android.hardware.gatekeeper</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
|
|
Loading…
Reference in a new issue