Exclude WMShellFlickerServiceTests from WMShellFlickerTestsOther

ag/23773685 added a new config to run the new tests added in ag/23773684
but forgot to exclude those tests from the catch all
WMShellFlickerTestsOther module. The tests should only be running
under the WMShellFlickerServiceTests module.

Test: atest WMShellFlickerTestsOther
Fixes: 290035043
Change-Id: I245314a586854630aada79dd9fd021d576eb9577
This commit is contained in:
Pablo Gamito
2023-07-05 15:34:22 +00:00
parent e6ed117523
commit b2e715c306

View File

@@ -95,6 +95,7 @@ android_test {
":WMShellFlickerTestsBubbles-src",
":WMShellFlickerTestsPip-src",
":WMShellFlickerTestsSplitScreen-src",
":WMShellFlickerServiceTests-src",
],
}