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

Commit 88b197a7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "dumpstate: add thermal/power HAL dump" into qt-dev

parents 61daef82 0773561a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -54,8 +54,10 @@ static const char* hal_interfaces_to_dump[] {
        "android.hardware.media.c2@1.0::IComponentStore",
        "android.hardware.media.omx@1.0::IOmx",
        "android.hardware.media.omx@1.0::IOmxStore",
        "android.hardware.power@1.3::IPower",
        "android.hardware.power.stats@1.0::IPowerStats",
        "android.hardware.sensors@1.0::ISensors",
        "android.hardware.thermal@2.0::IThermal",
        "android.hardware.vr@1.0::IVr",
        NULL,
};