[automerge] Build Settings-robo-testutils for use by SettingsGoogleRoboTests 2p: dc7bc483a3
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13630935 Change-Id: Ia09bd6400d821df84e72d00b8cc312edbee425ea
This commit is contained in:
@@ -88,3 +88,15 @@ android_robolectric_test {
|
|||||||
"SettingsLib-search",
|
"SettingsLib-search",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
java_library {
|
||||||
|
name: "Settings-robo-testutils",
|
||||||
|
srcs: ["src/com/android/settings/testutils/**/*.java"],
|
||||||
|
|
||||||
|
libs: [
|
||||||
|
"Settings-core",
|
||||||
|
"Robolectric_all-target",
|
||||||
|
"mockito-robolectric-prebuilt",
|
||||||
|
"truth-prebuilt",
|
||||||
|
],
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user