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

Change-Id: I2b0fe7f13be17c8a0f3c1d28fd94b38a0e8d7d27
diff --git a/Android.bp b/Android.bp
index 68a3510..d20cd9d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -426,6 +426,8 @@
         "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.