Merge "Enable APEX stubs for libnativeloader." am: 6ad0b8f1b1 am: 644c828e6b
am: 90dce3c3c0
Change-Id: I6413aef9035024be68ad17df860a6940c33e7644
This commit is contained in:
commit
1f5673a3bb
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