grpc-java/android-interop-testing/app
Eric Anderson 0a01b3cf42 Simplify nano flag to codegen to just 'nano' from 'nano=true'
'nano=true' still works, but any value is now ignored. This is to align
with our lite flag, but also just because It's Cleaner.

Note that this is counter to what javanano does. Javanano requires all
flags have a value and uses true/false for many values.
2016-03-30 09:34:22 -07:00
..
src/main Change InteopTester to take a ManagedChannel directly instead of using all the args to build a channel 2016-02-29 08:48:20 -08:00
build.gradle Simplify nano flag to codegen to just 'nano' from 'nano=true' 2016-03-30 09:34:22 -07:00
proguard-rules.pro Update Android interop test App to use ManagedChannelBuilder 2015-12-02 11:20:05 -08:00