diff --git a/tests/robotests/Android.bp b/tests/robotests/Android.bp index 28c987b256f..263f83d4747 100644 --- a/tests/robotests/Android.bp +++ b/tests/robotests/Android.bp @@ -59,6 +59,7 @@ android_robolectric_test { static_libs: [ "SettingsLib-robo-testutils", + "app-compat-annotations", ], java_resource_dirs: ["config"],