Regenerate Android.bp with new cargo2android.py
* Now cargo2android.py excludes protobuf_bin_gen_rust_do_not_use.
Test: make
Change-Id: I9b96f263bd73c470ec3d9fb16dc8506f687e2fc4
diff --git a/Android.bp b/Android.bp
index 472568e..ffbd99f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,5 +1,4 @@
// This file is generated by cargo2android.py --run --dependencies.
-// Manully removed the unused crate: "protobuf_bin_gen_rust_do_not_use"
rust_library_host {
name: "libprotobuf_codegen",
@@ -23,4 +22,4 @@
}
// dependent_library ["feature_list"]
-// protobuf-2.14.0
+// protobuf-2.16.2