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