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

Commit 47504cee authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "libbinder: document no_apex" am: 349b0eb8 am: e22a3e61 am: c8ba7082

am: b092770b

Change-Id: I8613ef5b28d838274c2dcf1227207d0ee980cab8
parents 2929bf5f b092770b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -37,6 +37,10 @@ cc_library_shared {
        enabled: true,
    },
    double_loadable: true,

    // libbinder does not offer a stable wire protocol.
    // if a second copy of it is installed, then it may break after security
    // or dessert updates. Instead, apex users should use libbinder_ndk.
    no_apex: true,

    srcs: [