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

This commit is contained in:
Tobias Thierer
2019-12-01 20:07:35 +00:00
committed by Gerrit Code Review

View File

@@ -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.