mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 20:24:19 +00:00
Merge "Only allow audio V4 for devices targeting level 3" into pi-dev
am: ba6f3289dd
Change-Id: I1567a8c65f06bfca78bcd1acd28e30e2c624df80
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<compatibility-matrix version="1.0" type="framework" level="3">
|
||||
<hal format="hidl" optional="false">
|
||||
<name>android.hardware.audio</name>
|
||||
<version>2.0</version>
|
||||
<version>4.0</version>
|
||||
<interface>
|
||||
<name>IDevicesFactory</name>
|
||||
@@ -10,7 +9,6 @@
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<name>android.hardware.audio.effect</name>
|
||||
<version>2.0</version>
|
||||
<version>4.0</version>
|
||||
<interface>
|
||||
<name>IEffectsFactory</name>
|
||||
|
||||
Reference in New Issue
Block a user