Remove NDK exports
Base headers should come from sysroot. Bug: N/A Test: build Change-Id: Ifd6d6353851a16c2744af241c6092657c595223c
This commit is contained in:
parent
efbc08e0ce
commit
698f913f64
1 changed files with 0 additions and 3 deletions
|
|
@ -27,9 +27,6 @@ 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