summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Tobias Thierer <tobiast@google.com> 2019-12-01 20:07:35 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2019-12-01 20:07:35 +0000
commitbb2531f16b4f302f4d0a8addeef44713d516d3e0 (patch)
tree57e7583d592438d2319e880e59a2336dc5433e22
parent8f05b2ef50d7e6478f0ffc17628fdeb270039a54 (diff)
parent8296853914b9257146d168259938db9d8920a855 (diff)
Merge "Android.bp: Add comment about APEX stub dependency for MimeMap."
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 68a35101b328..d20cd9d93223 100644
--- a/Android.bp
+++ b/Android.bp
@@ -426,6 +426,8 @@ java_library {
"services-platform-compat-config",
],
static_libs: [
+ // If MimeMap ever becomes its own APEX, then this dependency would need to be removed
+ // in favor of an API stubs dependency in java_library "framework" below.
"mimemap",
],
// For backwards compatibility.