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

am: 4eed4ccc56

Change-Id: I91d3d033fcb1e0d4501bc65d79f6ab223b53b177
This commit is contained in:
Tobias Thierer
2019-12-01 12:25:16 -08:00
committed by android-build-merger

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.