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

Commit 28bf90f3 authored by Josh Gao's avatar Josh Gao Committed by Gerrit Code Review
Browse files

Merge "libadbconnection_client: apply version script to library."

parents 03aaecbd 24b01d2d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -160,6 +160,7 @@ cc_library {
    // libadbconnection_client doesn't need an embedded build number.
    use_version_lib: false,

    version_script: "adbconnection/libadbconnection_client.map.txt",
    stubs: {
        symbol_file: "adbconnection/libadbconnection_client.map.txt",
        versions: ["1"],