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

Commit 9d0d9ee8 authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "Apply version-script to binder_ndk library."

parents c6a65005 b2cf95d6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -38,6 +38,8 @@ cc_library {
        "libbinder",
        "libutils",
    ],

    version_script: "libbinder_ndk.map.txt",
}

ndk_headers {