Merge "Remove NDK exports" into main

This commit is contained in:
Steven Moreland 2024-09-04 00:13:46 +00:00 committed by Gerrit Code Review
commit a852b4ff8e

View file

@ -27,9 +27,6 @@ ndk_library {
name: "libsync",
symbol_file: "libsync.map.txt",
first_version: "26",
export_header_libs: [
"libsync_headers",
],
}
cc_defaults {