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

Commit b092770b 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

Change-Id: I37d3743619c558da7d12d2c12861563521dc70f8
parents 1f13e9ec c8ba7082
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: [