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

Commit a0baf8ae authored by Yifan Hong's avatar Yifan Hong Committed by Automerger Merge Worker
Browse files

Merge "Remove apex_available on libandroid_runtime_vm_headers" into...

Merge "Remove apex_available on libandroid_runtime_vm_headers" into sc-dev-plus-aosp am: f5e111d3 am: ae046c05

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15341830

Change-Id: Id21eb4451bc4b3d2e7ea2ff74e4f0358af5c76ac
parents f4dceeac ae046c05
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -408,9 +408,4 @@ cc_library_headers {
    export_header_lib_headers: [
        "jni_headers",
    ],
    apex_available: [
        "//apex_available:platform",
        "com.android.media",
        "com.android.media.swcodec",
    ],
}