commit | c1ccbb435e92e353cb02a95e9b459709b955c3ef | [log] [tgz] |
---|---|---|
author | Chris Poultney <poultney@google.com> | Thu May 16 16:52:36 2024 +0000 |
committer | Chris Poultney <poultney@google.com> | Thu May 16 16:52:36 2024 +0000 |
tree | fb94084e3f958a8cf5b5b54fcb591697b677d68f | |
parent | aea650e53f53802eb8f4b7b11c4613d2ab762b16 [diff] [blame] |
Makes directory for common Robolectric testing files Bug: 327689068 Flag: TEST_ONLY Test: Robolectric tests all pass Change-Id: I8b4699cdbdd9abb1f68d7210719b1b153c7a7f48
diff --git a/tests/robotests/Android.bp b/tests/robotests/Android.bp index 5c0f388..76a1dad 100644 --- a/tests/robotests/Android.bp +++ b/tests/robotests/Android.bp
@@ -10,6 +10,7 @@ static_libs: [ "ThemePickerTestLib", "ThemePickerTestModule", + "WallpaperPicker2RoboLib", ], }