Use released quote-1.0.2 at crates.io

* Auto generated Android.bp from cargo2android.py.
* Release package is different from git source repository:
  * .cargo_vcs_info.json has the snapshot commit sha.
  * Cleaned up Cargo.toml, with original version saved.
  * Some tests/benches files in git repository are not
    included in crates.io source package. They are not
    used to build this package.

Test: build all rust modules
Change-Id: I725d83705a61eb6424d164689de9115887aae410
diff --git a/.cargo_vcs_info.json b/.cargo_vcs_info.json
new file mode 100644
index 0000000..c5b6105
--- /dev/null
+++ b/.cargo_vcs_info.json
@@ -0,0 +1,5 @@
+{
+  "git": {
+    "sha1": "727436c6c137b20f0f34dde5d8fda2679b9747ad"
+  }
+}