mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Preparing to using "platform-test-rules" library from Launcher tests
I want to include some stuff (like android.platform.test.rule.CrashDetector) but I want to land just the dependency part and see if I get postsubmit build problems that sometimes appear in obscure AOSP targets. Test: presubmit Bug: 187761685 Change-Id: I334b9f1029edbe8621df940900f43d0c5059373e Merged-In: I334b9f1029edbe8621df940900f43d0c5059373e
This commit is contained in:
@@ -67,7 +67,8 @@ android_library {
|
||||
"androidx.test.uiautomator_uiautomator",
|
||||
"mockito-target-inline-minus-junit4",
|
||||
"launcher_log_protos_lite",
|
||||
"truth-prebuilt"
|
||||
"truth-prebuilt",
|
||||
"platform-test-rules",
|
||||
],
|
||||
manifest: "AndroidManifest-common.xml",
|
||||
platform_apis: true,
|
||||
|
||||
Reference in New Issue
Block a user