Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit aca0fc6

Browse files
smore-loreGerrit Code Review
authored andcommitted
Merge "Remove NDK exports" into main
2 parents ab51d3a + 42b42f5 commit aca0fc6

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

libc/Android.bp

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2329,17 +2329,6 @@ ndk_library {
23292329
name: "libc",
23302330
symbol_file: "libc.map.txt",
23312331
first_version: "9",
2332-
export_header_libs: [
2333-
"common_libc",
2334-
"libc_uapi",
2335-
"libc_kernel_android_uapi_linux",
2336-
"libc_kernel_android_scsi",
2337-
"libc_asm_arm",
2338-
"libc_asm_arm64",
2339-
"libc_asm_riscv64",
2340-
"libc_asm_x86",
2341-
"libc_asm_x86_64",
2342-
],
23432332
}
23442333

23452334
ndk_library {

0 commit comments

Comments
 (0)