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

Commit 2c5d0c12 authored by Wei Wang's avatar Wei Wang Committed by android-build-merger
Browse files

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

am: 8c00d204

Change-Id: I804ba308d85bd99c431bfe203536460815e732e0
parents 179faad5 8c00d204
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,
};