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

Commit da7ace6f authored by Nataniel Borges's avatar Nataniel Borges
Browse files

Fix groups in WMShellFlickerServiceTests

Test: atest WMShellFlickerServiceTests
Bug: 333606880
Change-Id: Id5aed2e0b1b6191f59f91f7a491deb0086a7f16a
parent ee38b7c0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -107,7 +107,7 @@ android_test {
    instrumentation_target_package: "com.android.wm.shell.flicker.splitscreen",
    test_config_template: "AndroidTestTemplate.xml",
    srcs: [
        ":WMShellFlickerTestsSplitScreenGroup1-src",
        ":WMShellFlickerTestsSplitScreenGroup2-src",
    ],
    static_libs: [
        "WMShellFlickerTestsBase",
@@ -124,7 +124,7 @@ android_test {
    instrumentation_target_package: "com.android.wm.shell.flicker.splitscreen",
    test_config_template: "AndroidTestTemplate.xml",
    srcs: [
        ":WMShellFlickerTestsSplitScreenGroup1-src",
        ":WMShellFlickerTestsSplitScreenGroup3-src",
    ],
    static_libs: [
        "WMShellFlickerTestsBase",