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

Commit 87f6fe08 authored by Andy Hung's avatar Andy Hung Committed by Android (Google) Code Review
Browse files

Merge "MethodStatistics: Fix aidl stream logging" into main

parents 5d008e3e 18aea933
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -42,7 +42,8 @@ getStatisticsClassesForModule(std::string_view moduleName) {
                new std::vector<std::string>{
                "DeviceHalAidl",
                "EffectHalAidl",
                "StreamHalAidl",
                "StreamInHalAidl",
                "StreamOutHalAidl",
              })
        },
    };