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

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

Merge "Remove temporary `FlickerTestsAppLaunch` now that test configurations...

Merge "Remove temporary `FlickerTestsAppLaunch` now that test configurations have been updated" into main
parents 7dbbaafb c5259377
Loading
Loading
Loading
Loading
+0 −16
Original line number Diff line number Diff line
@@ -165,22 +165,6 @@ android_test {
    ],
}

android_test {
    name: "FlickerTestsAppLaunch",
    defaults: ["FlickerTestsDefault"],
    additional_manifests: ["manifests/AndroidManifestAppLaunch.xml"],
    package_name: "com.android.server.wm.flicker.launch",
    instrumentation_target_package: "com.android.server.wm.flicker.launch",
    srcs: [
        ":FlickerTestsBase-src",
        ":FlickerTestsAppLaunchCommon-src",
        ":FlickerTestsAppLaunch2-src",
    ],
    exclude_srcs: [
        ":FlickerTestsActivityEmbedding-src",
    ],
}

android_test {
    name: "FlickerTestsAppLaunch1",
    defaults: ["FlickerTestsDefault"],