Merge "Revert^2 "Enable APEX stubs for libnativeloader."" am: 03cb8010ef
am: 41c92187a5
Change-Id: If2a226a575fc68fad66909326afefa7a1dfe81dc
This commit is contained in:
commit
2f5fb2ba2c
1 changed files with 4 additions and 0 deletions
|
|
@ -23,6 +23,10 @@ cc_library {
|
|||
"llndk.libraries.txt",
|
||||
"vndksp.libraries.txt",
|
||||
],
|
||||
stubs: {
|
||||
symbol_file: "libnativeloader.map.txt",
|
||||
versions: ["1"],
|
||||
},
|
||||
}
|
||||
|
||||
cc_library_headers {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue