Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 892a9abe authored by Mikhail Naganov's avatar Mikhail Naganov Committed by Gerrit Code Review
Browse files

Merge "native: Dump AIDL Audio services during bugreport" into main

parents aea65bc9 51410ccd
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -89,6 +89,9 @@ static const char* hidl_hal_interfaces_to_dump[] {

/* list of hal interface to dump containing process during native dumps */
static const std::vector<std::string> aidl_interfaces_to_dump {
        "android.hardware.audio.core.IConfig",
        "android.hardware.audio.core.IModule",
        "android.hardware.audio.effect.IFactory",
        "android.hardware.automotive.audiocontrol.IAudioControl",
        "android.hardware.automotive.can.ICanController",
        "android.hardware.automotive.evs.IEvsEnumerator",