Snap for 7035284 from 8a30dfdcffa5b7775d90b962204630620470efe4 to sc-d1-release

Change-Id: Icbb477979366f9ec8ab55ac37d9bae08d13704a1
tree: 15c1159a19840f1cba57bdbe352c7b0d2320a00a
  1. benches/
  2. out/
  3. patches/
  4. src/
  5. .cargo_vcs_info.json
  6. Android.bp
  7. build.rs
  8. Cargo.toml
  9. Cargo.toml.orig
  10. LICENSE.txt
  11. METADATA
  12. MODULE_LICENSE_MIT
  13. OWNERS
  14. README.md
  15. regenerate.sh
  16. TEST_MAPPING
README.md

How to develop rust-protobuf itself

cargo test --all to build everything.

If code generator is changed, code needs to be regenerated, see regenerate.sh.