Merge changes from topic "occupant_awareness@1.0"

* changes:
  Default hal for Occupant Awareness.
  Occupant Awareness HAL definitions.
This commit is contained in:
Kathan Shukla
2019-12-04 22:16:13 +00:00
committed by Android (Google) Code Review
18 changed files with 837 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>