diff options
author | Andy Stadler <stadler@google.com> | 2012-06-27 11:00:31 -0700 |
---|---|---|
committer | Andy Stadler <stadler@google.com> | 2012-06-27 11:00:31 -0700 |
commit | 25b5a76155860b450c1176684f8e6007aab8aa7b (patch) | |
tree | 84bfcf2750cf1ffe83de3724dd048c39653b1a3f /Android.mk | |
parent | 77f19bf165314eb40918e43154f5047e7be8fb27 (diff) | |
download | external_protobuf-25b5a76155860b450c1176684f8e6007aab8aa7b.zip external_protobuf-25b5a76155860b450c1176684f8e6007aab8aa7b.tar.gz external_protobuf-25b5a76155860b450c1176684f8e6007aab8aa7b.tar.bz2 |
Generate "modern" java to reduce warnings
* @SuppressWarnings("hiding") for field names that are reused in inner
classes.
* @Override for methods defined in com.google.protobuf.micro.MessageMicro
* Removed unnecessary type casting
* Only throw exception from writeTo when there are fields to write.
This removes over 1,000 warnings from the Play client.
Change-Id: I9049c94f1e6aec5e5547898defc03c8d379c3c10
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions