Regenerate Android.bp with new cargo2android.py

Test: make
Change-Id: Ic040ceeda72ded1a9db44f3157ee8c46f5d5c131
diff --git a/Android.bp b/Android.bp
index 10ee76b..d3fe994 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,9 +1,9 @@
-// This file is generated by cargo2android.py.
+// This file is generated by cargo2android.py --run --dependencies --device.
 
 rust_library {
     name: "librustc_hash",
-    crate_name: "rustc_hash",
     host_supported: true,
+    crate_name: "rustc_hash",
     srcs: ["src/lib.rs"],
     edition: "2015",
     features: [