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

Commit 416e75d3 authored by Nataniel Borges's avatar Nataniel Borges Committed by Android (Google) Code Review
Browse files

Merge "Remove temporary `WMShellPipTests` now that test configurations have been updated" into main

parents 1e5628c1 3c485842
Loading
Loading
Loading
Loading
+0 −13
Original line number Diff line number Diff line
@@ -219,19 +219,6 @@ android_test {
    ],
}

android_test {
    name: "WMShellFlickerTestsPip",
    defaults: ["WMShellFlickerTestsDefault"],
    additional_manifests: ["manifests/AndroidManifestPip.xml"],
    package_name: "com.android.wm.shell.flicker.pip",
    instrumentation_target_package: "com.android.wm.shell.flicker.pip",
    srcs: [
        ":WMShellFlickerTestsBase-src",
        ":WMShellFlickerTestsPip3-src",
        ":WMShellFlickerTestsPipCommon-src",
    ],
}

android_test {
    name: "WMShellFlickerTestsPip1",
    defaults: ["WMShellFlickerTestsDefault"],