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

Commit 03ab4877 authored by Jooyung Han's avatar Jooyung Han
Browse files

Make libbinder available to VNDK APEX

VNDK APEX is a new package for VNDK libraries and libbinder is a
VNDK library.

Bug: 141451661
Test: treehugger
Change-Id: If9a78ed9692be6ca05c0c9a5ccf0bfb771a76cf4
parent 62f8e351
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -73,6 +73,7 @@ cc_library {
    // or dessert updates. Instead, apex users should use libbinder_ndk.
    apex_available: [
        "//apex_available:platform",
        "com.android.vndk.current",
        // TODO(b/139016109) remove these three
        "com.android.media.swcodec",
        "test_com.android.media.swcodec",