Add some asserts to R8Command building R=zerny@google.com Change-Id: I1c194be48473fe73fb6f20165bb073be57c63bf7
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.