mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Remove audio V2 from manifest.
Test: build VINTF metadata
Test: change target-level to 2, build VINTF metadata
Test: vts_treble_vintf_test does not complain on
audio V2.
Bug: 74341777
Change-Id: Id93c53914bbdaa02098e90912a38c3ba1c341a20
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.audio</name>
|
||||
<transport>hwbinder</transport>
|
||||
<!-- TODO(b/74341777) remove non-existent 2.0 once bug is fixed. -->
|
||||
<version>2.0</version>
|
||||
<version>4.0</version>
|
||||
<interface>
|
||||
<name>IDevicesFactory</name>
|
||||
@@ -13,8 +11,6 @@
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.audio.effect</name>
|
||||
<transport>hwbinder</transport>
|
||||
<!-- TODO(b/74341777) remove non-existent 2.0 once bug is fixed. -->
|
||||
<version>2.0</version>
|
||||
<version>4.0</version>
|
||||
<interface>
|
||||
<name>IEffectsFactory</name>
|
||||
|
||||
Reference in New Issue
Block a user