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

Commit 422b529a authored by Stefano Galarraga's avatar Stefano Galarraga
Browse files

Merge "Add neuralnetworks HAL Dump"

Bug: 145388549
Test: Manually, take bugreport and look for lines with "neuralnetworks@" sysTid"
Change-Id: If9fe80bcf0ff8235da87418666d2a63c496ba4ba
Merged-In: If9fe80bcf0ff8235da87418666d2a63c496ba4ba
parent a13a1f96
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -75,6 +75,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,
};