Make turbine compile in Android

It got built successfully with LOCAL_PROTOC_OPTIMIZE_TYPE := full
even though we don't have proto3 support in Android source tree.
It seems that turbine doesn't rely on proto3 heavily.

Bug: b/64308460
Test: manual builds: out/host/linux-x86/framework/turbine.jar
Change-Id: I77d4bb7970a7412074229f6ddab36216c0d204dc
2 files changed
tree: 9fafd437d8fcabf8fe08cbb54c238dab629c5396
  1. java/
  2. javatests/
  3. proto/
  4. .gitignore
  5. .travis.yml
  6. Android.mk
  7. LICENSE
  8. manifest.txt
  9. pom.xml
  10. README.md
  11. turbine.iml
README.md

Turbine

Turbine is a header compiler for Java.