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

Commit ef5958f4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Don't run the `Pip Apps` alongside the pip tests" into main

parents 89a8dc6a e0ae362a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -122,6 +122,7 @@ android_test {
    instrumentation_target_package: "com.android.wm.shell.flicker.pip",
    test_config_template: "AndroidTestTemplate.xml",
    srcs: ["src/**/*.kt"],
    exclude_srcs: [":WMShellFlickerTestsPipApps-src"],
    static_libs: ["WMShellFlickerTestsBase"],
    data: ["trace_config/*"],
}