Merge changes Ibab77dce,I0829a91d into pi-dev

* changes:
  Add confirmationui to compatibility matrix.
  Add automotive.audiocontrol to compatibility matrix.
This commit is contained in:
TreeHugger Robot
2018-04-02 23:43:43 +00:00
committed by Android (Google) Code Review

View File

@@ -23,6 +23,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.automotive.audiocontrol</name>
<version>1.0</version>
<interface>
<name>IAudioControl</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.automotive.evs</name>
<version>1.0</version>
@@ -103,6 +111,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.confirmationui</name>
<version>1.0</version>
<interface>
<name>IConfirmationUI</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.contexthub</name>
<version>1.0</version>