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

Commit 3c485842 authored by Nataniel Borges's avatar Nataniel Borges
Browse files

Remove temporary `WMShellPipTests` now that test configurations have been updated

Bug: 301574363
Test: atest WMShellFlickerTestsPip1 WMShellFlickerTestsPip2 WMShellFlickerTestsPip3
Change-Id: I68ea59fd893dd9b2fbb59a8a1070626d5fc48708
parent ac4064d0
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"],