Regenerate Android.bp with new cargo2android.py

Test: make
Change-Id: I4139602ea0ea2af8d0ccba1bcab7255ba12f51fd
diff --git a/Android.bp b/Android.bp
index f165b53..cffdee5 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,4 +1,4 @@
-// This file is generated by cargo2android.py.
+// This file is generated by cargo2android.py --run --dependencies --device --features= --no-host.
 
 rust_library {
     name: "libenv_logger",
@@ -9,3 +9,7 @@
         "liblog_rust",
     ],
 }
+
+// dependent_library ["feature_list"]
+//   cfg-if-0.1.10
+//   log-0.4.8 "std"