Adding audiocontrol@2.0 to missing HALs

Bug: 141006627
Test: hidl_implementation_test
Change-Id: I49e1b331671990313aabe6e557b5d273749df16b
diff --git a/tests/hidl/hidl_implementation_test.cpp b/tests/hidl/hidl_implementation_test.cpp
index 75eb7d5..7e6e1d8 100644
--- a/tests/hidl/hidl_implementation_test.cpp
+++ b/tests/hidl/hidl_implementation_test.cpp
@@ -34,6 +34,7 @@
     "android.hardware.audio.effect@4.0",
     "android.hardware.audio.effect@6.0",
     "android.hardware.automotive.audiocontrol@1.0",
+    "android.hardware.automotive.audiocontrol@2.0",
     "android.hardware.automotive.can@1.0",
     "android.hardware.automotive.evs@1.0",
     "android.hardware.automotive.evs@1.1",