Default hal for Occupant Awareness.

Bug: 142383127
Test: Verified that the system starts the default hal automatically.
Change-Id: I851f85bc283165891943b82c6c07f3273847b032
This commit is contained in:
Kathan Shukla
2019-11-25 22:52:12 -08:00
parent 382ed1d65d
commit b6261cb2ae
6 changed files with 287 additions and 0 deletions

View File

@@ -49,6 +49,13 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.automotive.occupant_awareness</name>
<interface>
<name>IOccupantAwareness</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.automotive.vehicle</name>
<version>2.0</version>