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