summaryrefslogtreecommitdiffstats
path: root/updater_sample/tests/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'updater_sample/tests/Android.bp')
-rw-r--r--updater_sample/tests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/updater_sample/tests/Android.bp b/updater_sample/tests/Android.bp
index e43440518..806babd9e 100644
--- a/updater_sample/tests/Android.bp
+++ b/updater_sample/tests/Android.bp
@@ -24,6 +24,7 @@ android_test {
static_libs: [
"androidx.test.runner",
+ "androidx.test.rules",
"mockito-target-minus-junit4",
"guava",
],