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

Commit 4b678554 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Adds new build target for multi_user trace config for instr_metric test...

Merge "Adds new build target for multi_user trace config for instr_metric test suite perf module migration" into main
parents f29ce13a e7eb6161
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -38,3 +38,10 @@ android_test {
    ],
    certificate: "platform",
}

filegroup {
    name: "multi_user_trace_config",
    srcs: [
        "trace_configs/trace_config_multi_user.textproto",
    ],
}