Regenerate Android.bp with new cargo2android.py

Test: make
Change-Id: I7db8d8180f04a58ea9ac9d86200459f4e3212c8b
diff --git a/Android.bp b/Android.bp
index f7cfb49..472568e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,6 +1,5 @@
 // This file is generated by cargo2android.py --run --dependencies.
-
-// Rename protoc_gen_rust to protoc-gen-rust for aprotoc plugin.
+// Manully removed the unused crate: "protobuf_bin_gen_rust_do_not_use"
 
 rust_library_host {
     name: "libprotobuf_codegen",
@@ -12,17 +11,6 @@
     ],
 }
 
-// rust_binary_host {
-//     name: "protobuf_bin_gen_rust_do_not_use",
-//     crate_name: "protobuf_bin_gen_rust_do_not_use",
-//     srcs: ["src/bin/protobuf-bin-gen-rust-do-not-use.rs"],
-//     edition: "2015",
-//     rlibs: [
-//         "libprotobuf",
-//         "libprotobuf_codegen",
-//     ],
-// }
-
 rust_binary_host {
     name: "protoc-gen-rust",
     crate_name: "protoc_gen_rust",