Regenerate Android.bp with new cargo2android.py am: aa6c75e957 am: 6f77baa435 am: f32124cac0 am: 14783d0e27 am: 17f7496e83

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/log/+/1361253

Change-Id: Ia4061f04ca2d47bd565187fb4df4bb5c8d2a32a5
diff --git a/Android.bp b/Android.bp
index d643d02..8b34d8b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,8 +1,9 @@
-// This file is generated by cargo2android.py.
+// This file is generated by cargo2android.py --run --dependencies --device --features=std.
 
 rust_library {
     name: "liblog_rust",
     stem: "liblog",
+    // has rustc warnings
     host_supported: true,
     crate_name: "log",
     srcs: ["src/lib.rs"],