// This file is generated by cargo2android.py --device --run. rust_library { name: "librand_chacha", host_supported: true, crate_name: "rand_chacha", srcs: ["src/lib.rs"], edition: "2018", features: [ "default", "simd", "std", ], rustlibs: [ "libppv_lite86", "librand_core", ], }