commit | ac85f90466dd60d2af8ffc3942d503a0de606726 | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Fri Mar 11 15:15:51 2016 -0500 |
committer | Alan Viverette <alanv@google.com> | Fri Mar 11 15:15:51 2016 -0500 |
tree | a149870cbbd5bcf53934d5c24070383b8e3d5174 | |
parent | 95b69f82316220bc40d227bf7208920eb6ed9283 [diff] |
Ensure all Java-side usages of config flags are using Java flags Previously we were using native config flags in some places that expected Java flags, and vice-versa. All usages of config flags are now annotated to ensure we're using the right type. Cleans up annotations on most methods that were touched. Bug: 21161798 Change-Id: Ifd87dfb12199fc8258915d8a510e03ddb681ca89