Merge "Android.bp: Add comment about APEX stub dependency for MimeMap."
This commit is contained in:
@@ -426,6 +426,8 @@ java_library {
|
|||||||
"services-platform-compat-config",
|
"services-platform-compat-config",
|
||||||
],
|
],
|
||||||
static_libs: [
|
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",
|
"mimemap",
|
||||||
],
|
],
|
||||||
// For backwards compatibility.
|
// For backwards compatibility.
|
||||||
|
|||||||
Reference in New Issue
Block a user