mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Add audio V7 to compatility matrix.
All HIDL HALs defined in the source tree must be specified in some framework compatibility matrix. Bug: 110261831 Test: builds Change-Id: I98a0798cc08761e8aa6a9ca920c67aa6f8155de4 Merged-In: I98a0798cc08761e8aa6a9ca920c67aa6f8155de4
This commit is contained in:
committed by
Jakub Pawlowski
parent
a8814e51be
commit
00df90125c
@@ -9,7 +9,9 @@
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<name>android.hardware.audio</name>
|
||||
<!-- TODO(b/142480271): remove 6.0 when implemented on reference device. -->
|
||||
<version>6.0</version>
|
||||
<version>7.0</version>
|
||||
<interface>
|
||||
<name>IDevicesFactory</name>
|
||||
<instance>default</instance>
|
||||
@@ -17,7 +19,9 @@
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<name>android.hardware.audio.effect</name>
|
||||
<!-- TODO(b/142480271): remove 6.0 when implemented on reference device. -->
|
||||
<version>6.0</version>
|
||||
<version>7.0</version>
|
||||
<interface>
|
||||
<name>IEffectsFactory</name>
|
||||
<instance>default</instance>
|
||||
|
||||
Reference in New Issue
Block a user