Merge "Declare the headers of the ndk_library"
This commit is contained in:
commit
a23b5467dc
1 changed files with 3 additions and 0 deletions
|
|
@ -27,6 +27,9 @@ ndk_library {
|
|||
name: "libsync",
|
||||
symbol_file: "libsync.map.txt",
|
||||
first_version: "26",
|
||||
export_header_libs: [
|
||||
"libsync_headers",
|
||||
],
|
||||
}
|
||||
|
||||
cc_defaults {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue