Merge "Revert^2 "Enable APEX stubs for libnativeloader.""

This commit is contained in:
Treehugger Robot 2019-02-09 01:16:32 +00:00 committed by Gerrit Code Review
commit 03cb8010ef
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,10 @@ cc_library {
"llndk.libraries.txt",
"vndksp.libraries.txt",
],
stubs: {
symbol_file: "libnativeloader.map.txt",
versions: ["1"],
},
}
cc_library_headers {