commit | 4a1dbccac6c18ac749bd0a75f5194540b7d7e001 | [log] [tgz] |
---|---|---|
author | Bonian Chen <bonianchen@google.com> | Wed Nov 20 23:05:27 2019 +0800 |
committer | Bonian Chen <bonianchen@google.com> | Wed Nov 20 23:05:55 2019 +0800 |
tree | 8b488b3c9be2c7e3c460cbcb9d4668d6a2502cd1 | |
parent | 60bd816476ec2bddf916c04f496e48645b2858b2 [diff] [blame] |
[Settings] Fix robotest build breakage Add annotation library into test build Bug: 144810473 Test: build pass Change-Id: Idb4e056fb73a349ac268e5d2292a31fe7d9a6642
diff --git a/tests/robotests/Android.bp b/tests/robotests/Android.bp index 28c987b..263f83d 100644 --- a/tests/robotests/Android.bp +++ b/tests/robotests/Android.bp
@@ -59,6 +59,7 @@ static_libs: [ "SettingsLib-robo-testutils", + "app-compat-annotations", ], java_resource_dirs: ["config"],