blob: b8fe6c62c72ddae922685e1815e8fd56fcb99486 [file] [log] [blame]
// This file is generated by cargo2android.py --run --dependencies.
rust_library_host {
name: "libthread_local",
crate_name: "thread_local",
srcs: ["src/lib.rs"],
edition: "2015",
rustlibs: [
"liblazy_static",
],
}
// dependent_library ["feature_list"]
// lazy_static-1.4.0