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

Commit f051578f authored by Eric Jeong's avatar Eric Jeong Committed by android-build-merger
Browse files

Include automotive HALs in dumpstate

am: 5331b634

Change-Id: Icf3ee3f3eede584824eb4013e7e80d8c25810e50
parents 061df1d9 5331b634
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -62,6 +62,9 @@ static const char* hal_interfaces_to_dump[] {
        "android.hardware.sensors@1.0::ISensors",
        "android.hardware.thermal@2.0::IThermal",
        "android.hardware.vr@1.0::IVr",
        "android.hardware.automotive.audiocontrol@1.0::IAudioControl",
        "android.hardware.automotive.vehicle@2.0::IVehicle",
        "android.hardware.automotive.evs@1.0::IEvsCamera",
        NULL,
};