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:
Yifan Hong
2018-03-15 17:31:03 -07:00
parent b22d5be33e
commit f276b19001

View File

@@ -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>