mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-18 18:28:20 +00:00
Merge "Making Launcher3Tests "abtd atest"-compatible" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
8f7ca126b0
@@ -116,7 +116,8 @@ android_test {
|
||||
manifest: "AndroidManifest.xml",
|
||||
platform_apis: true,
|
||||
test_config: "Launcher3Tests.xml",
|
||||
data: [":Launcher3"]
|
||||
data: [":Launcher3"],
|
||||
test_suites: ["general-tests"],
|
||||
}
|
||||
|
||||
// Shared between tests and launcher
|
||||
|
||||
Reference in New Issue
Block a user