Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
rust
/
crates
/
lazycell
/
0f6f1090b1358ea30a7c2e26b9a48c4aa632bdf8
/
.
/
Android.bp
blob: 53312e8353a76ab2b0e01ed533ddffb502e697d8 [
file
] [
log
] [
blame
]
// This file is generated by cargo2android.py.
rust_library
{
name
:
"liblazycell"
,
crate_name
:
"lazycell"
,
host_supported
:
true
,
srcs
:
[
"src/lib.rs"
],
edition
:
"2015"
,
}