Loading libs/dumputils/dump_utils.cpp +1 −0 Original line number Original line Diff line number Diff line Loading @@ -75,6 +75,7 @@ static const char* hal_interfaces_to_dump[] { "android.hardware.automotive.audiocontrol@1.0::IAudioControl", "android.hardware.automotive.audiocontrol@1.0::IAudioControl", "android.hardware.automotive.vehicle@2.0::IVehicle", "android.hardware.automotive.vehicle@2.0::IVehicle", "android.hardware.automotive.evs@1.0::IEvsCamera", "android.hardware.automotive.evs@1.0::IEvsCamera", "android.hardware.neuralnetworks@1.0::IDevice", NULL, NULL, }; }; Loading Loading
libs/dumputils/dump_utils.cpp +1 −0 Original line number Original line Diff line number Diff line Loading @@ -75,6 +75,7 @@ static const char* hal_interfaces_to_dump[] { "android.hardware.automotive.audiocontrol@1.0::IAudioControl", "android.hardware.automotive.audiocontrol@1.0::IAudioControl", "android.hardware.automotive.vehicle@2.0::IVehicle", "android.hardware.automotive.vehicle@2.0::IVehicle", "android.hardware.automotive.evs@1.0::IEvsCamera", "android.hardware.automotive.evs@1.0::IEvsCamera", "android.hardware.neuralnetworks@1.0::IDevice", NULL, NULL, }; }; Loading