blob: d2f517a176d2bef6f8843c90ae647bba964cbae7 [file] [log] [blame] [edit]
target: {
android: {
cfgs: ["default_log_impl"],
rustlibs: [
"libandroid_log_sys",
"libonce_cell",
],
shared_libs: [
"liblog",
],
}
}