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

Commit 8bb7c191 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Apply version script to libamidi.so"

parents 754df4cb 4f16e85d
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -40,6 +40,8 @@ cc_library_shared {
        "libandroid_runtime",
        "libandroid_runtime",
    ],
    ],


    version_script: "libamidi.map.txt",

    export_include_dirs: ["include"],
    export_include_dirs: ["include"],
}
}