Adding audiocontrol@2.0 to hal interfaces to dump
Bug: 148098383
Test: adb bugreport | grep audiocontrol
Change-Id: I28610c75cdc8699f884dd9f330776bd477458229
Merged-In: I28610c75cdc8699f884dd9f330776bd477458229
diff --git a/libs/dumputils/dump_utils.cpp b/libs/dumputils/dump_utils.cpp
index b2b74dc..fd557b7 100644
--- a/libs/dumputils/dump_utils.cpp
+++ b/libs/dumputils/dump_utils.cpp
@@ -73,6 +73,7 @@
"android.hardware.thermal@2.0::IThermal",
"android.hardware.vr@1.0::IVr",
"android.hardware.automotive.audiocontrol@1.0::IAudioControl",
+ "android.hardware.automotive.audiocontrol@2.0::IAudioControl",
"android.hardware.automotive.vehicle@2.0::IVehicle",
"android.hardware.automotive.evs@1.0::IEvsCamera",
"android.hardware.neuralnetworks@1.0::IDevice",