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

Commit 54f36472 authored by Stefano Galarraga's avatar Stefano Galarraga
Browse files

Add neuralnetworks HAL Dump

Bug: 145388549
Test: Manually, take bugreport and look for lines with "neuralnetworks@" sysTid"
Change-Id: If9fe80bcf0ff8235da87418666d2a63c496ba4ba
parent 0d4dfb1c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -74,6 +74,7 @@ static const char* hal_interfaces_to_dump[] {
        "android.hardware.automotive.audiocontrol@1.0::IAudioControl",
        "android.hardware.automotive.vehicle@2.0::IVehicle",
        "android.hardware.automotive.evs@1.0::IEvsCamera",
        "android.hardware.neuralnetworks@1.0::IDevice",
        NULL,
};