mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Fix automotive.* hals for oc-dev
Test: builds Change-Id: I12795a37d3bbd1508e059a79bb61e1b4bc1a9a3f
This commit is contained in:
@@ -18,10 +18,18 @@
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.automotive.evs</name>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IEvsEnumerator</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.automotive.vehicle</name>
|
||||
<version>2.1</version>
|
||||
<version>2.0</version>
|
||||
<interface>
|
||||
<name>IVehicle</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.biometrics.fingerprint</name>
|
||||
|
||||
Reference in New Issue
Block a user