blob: 8d3cc209900c6231cf0225b4e5edfa5ba655cc9b [file] [log] [blame]
// This file is generated by cargo2android.py.
// Modified to add device support
rust_library {
name: "liblazy_static",
host_supported: true,
crate_name: "lazy_static",
srcs: ["src/lib.rs"],
edition: "2015",
}