Merge "Declare the headers of the ndk_library" am: a23b5467dc am: dad50f950b am: 37b81deefb
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2211949 Change-Id: I641e4bcf227db0ac7c84e960840a05901116df45 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
bd9fdd2df2
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