mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 05:46:25 -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>
|
||||
<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>
|
||||
|
|
Loading…
Reference in a new issue