Trim command line options and ignore empty ones R=zerny@google.com Change-Id: Iad779cbeb11749e7f9de34325fdc12743687fdb5
The R8 repo contains two tools.
D8 is a dexer that converts java byte code to dex code.
R8 is a java program shrinking and minification tool.