Extend ART/D8 testing with a subsequent R8/debug step, also: add CompilationMode support for TestConditions Bug: Change-Id: Ic8af625d6df971914a2f5d8452889d53b9ab1469
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.