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

Commit b4c85df1 authored by Pawin Vongmasa's avatar Pawin Vongmasa
Browse files

Dump IOmxStore

IOmxStore may be in a different process from IOmx.

Test: adb bugreport

Bug: 78218851
Change-Id: I836d8e2e200b97c5b6127798843a0d525054b4a4
parent 7e959e42
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ static const char* hal_interfaces_to_dump[] {
        "android.hardware.drm@1.0::IDrmFactory",
        "android.hardware.graphics.composer@2.1::IComposer",
        "android.hardware.media.omx@1.0::IOmx",
        "android.hardware.media.omx@1.0::IOmxStore",
        "android.hardware.sensors@1.0::ISensors",
        "android.hardware.vr@1.0::IVr",
        NULL,