Merge "Android.bp: Add comment about APEX stub dependency for MimeMap." am: bb2531f16b am: 4eed4ccc56
am: 721f6371d5

Change-Id: I710fdebbb209615c3f22b835d27568cb44c4fde2
diff --git a/Android.bp b/Android.bp
index f741170..39683af 100644
--- a/Android.bp
+++ b/Android.bp
@@ -438,6 +438,8 @@
         "services-devicepolicy-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.