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

Commit 08de8bae authored by android-build-team Robot's avatar android-build-team Robot Committed by android-build-merger
Browse files

Merge "dump_utils: add Audio HAL v4.0 to the dump list" into pi-dev am: b55994ca

am: b8b13bc0

Change-Id: I1c5ad9cf594e38dad9e90a5ac35744cf2afe07dd
parents 9e5368a5 b8b13bc0
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -42,6 +42,7 @@ static const char* native_processes_to_dump[] = {
/* list of hal interface to dump containing process during native dumps */
/* list of hal interface to dump containing process during native dumps */
static const char* hal_interfaces_to_dump[] {
static const char* hal_interfaces_to_dump[] {
        "android.hardware.audio@2.0::IDevicesFactory",
        "android.hardware.audio@2.0::IDevicesFactory",
        "android.hardware.audio@4.0::IDevicesFactory",
        "android.hardware.bluetooth@1.0::IBluetoothHci",
        "android.hardware.bluetooth@1.0::IBluetoothHci",
        "android.hardware.camera.provider@2.4::ICameraProvider",
        "android.hardware.camera.provider@2.4::ICameraProvider",
        "android.hardware.drm@1.0::IDrmFactory",
        "android.hardware.drm@1.0::IDrmFactory",