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

Commit 349b0eb8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "libbinder: document no_apex"

parents 1b68e117 636d7d53
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: [