Loading libs/dumputils/dump_utils.cpp +3 −0 Original line number Original line Diff line number Diff line Loading @@ -62,6 +62,9 @@ static const char* hal_interfaces_to_dump[] { "android.hardware.sensors@1.0::ISensors", "android.hardware.sensors@1.0::ISensors", "android.hardware.thermal@2.0::IThermal", "android.hardware.thermal@2.0::IThermal", "android.hardware.vr@1.0::IVr", "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, NULL, }; }; Loading Loading
libs/dumputils/dump_utils.cpp +3 −0 Original line number Original line Diff line number Diff line Loading @@ -62,6 +62,9 @@ static const char* hal_interfaces_to_dump[] { "android.hardware.sensors@1.0::ISensors", "android.hardware.sensors@1.0::ISensors", "android.hardware.thermal@2.0::IThermal", "android.hardware.thermal@2.0::IThermal", "android.hardware.vr@1.0::IVr", "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, NULL, }; }; Loading