summaryrefslogtreecommitdiff
path: root/legacy
diff options
context:
space:
mode:
author Anna Trostanetski <atrost@google.com> 2020-02-17 12:54:09 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2020-02-17 12:54:09 +0000
commitd4be1ce270cf4eb7c9a09475d04538c40419b0a2 (patch)
treea66701aa74510008ee36e4a45128435d964ee3e6 /legacy
parent96b3f8b9dd6493812c62919bc3f79945ae81501a (diff)
parentcee0181593e828634477fa3f48be51af71f77444 (diff)
Merge "Add media-provider compat config to the APEX."
Diffstat (limited to 'legacy')
-rw-r--r--legacy/Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/legacy/Android.bp b/legacy/Android.bp
index 65725ef92..203ee5a26 100644
--- a/legacy/Android.bp
+++ b/legacy/Android.bp
@@ -9,6 +9,8 @@ android_app {
"guava",
],
+ libs: ["app-compat-annotations"],
+
srcs: [
"src/**/*.aidl",
"src/**/*.java",