You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
196 B

cc_prebuilt_library_shared {
name: "libhlai_ndk",
compile_multilib: "64",
check_elf_files:false,
arch: {
arm64: {
srcs: ["libhlai_ndk.so"],
},
},
}