Sign in
android
/
platform
/
external
/
rust
/
android-crates-io
/
27bf8216a
/
.
/
crates
/
log
/
android_impl.bp.fragment
blob: 51d3b37aed7783e44094207ed2b3ff78af700253 [
file
] [
log
] [
blame
]
srcs
:
[
":android_logger_srcs"
],
target
:
{
android
:
{
cfgs
:
[
"default_log_impl"
],
rustlibs
:
[
"libandroid_log_sys"
,
"libonce_cell"
,
],
shared_libs
:
[
"liblog"
,
],
},
windows
:
{
enabled
:
true
,
},
}