Enable APEX stubs for libnativeloader.
Test: Flash and boot Bug: 113373927 Change-Id: I61783b947031bb13f415e561e19cb90fa98d0ddd
This commit is contained in:
parent
dd70df2e69
commit
0daa405272
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