Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10672be4 authored by Tobias Thierer's avatar Tobias Thierer Committed by android-build-merger
Browse files

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

Merge "Android.bp: Add comment about APEX stub dependency for MimeMap." am: bb2531f1 am: 4eed4ccc
am: 721f6371

Change-Id: I710fdebbb209615c3f22b835d27568cb44c4fde2
parents a50f1534 721f6371
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -438,6 +438,8 @@ java_library {
        "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.