fc8537d5de
The test don't run yet in presubmit, first I will have the NexusLauncherE2ETests target ready and then I will add it to the presubmit. Bug: 324261526 Flag: EXEMPT test only Test: atest NexusLauncherE2ETests Change-Id: I4daa204ec735456c481b0682ca518da381af7bb7
16 lines
530 B
Plaintext
16 lines
530 B
Plaintext
filegroup {
|
|
name: "launcher-shared-tests-utils",
|
|
srcs: [
|
|
"testcomponent/AppWidgetDynamicColors.java",
|
|
"testcomponent/AppWidgetHidden.java",
|
|
"testcomponent/AppWidgetNoConfig.java",
|
|
"testcomponent/AppWidgetWithConfig.java",
|
|
"testcomponent/TouchEventGenerator.java",
|
|
"util/ModelTestExtensions.kt",
|
|
"util/rule/TestStabilityRule.java",
|
|
"util/TestUtil.java",
|
|
"util/ui/TestViewHelpers.java",
|
|
"util/workspace/FavoriteItemsTransaction.java",
|
|
],
|
|
}
|