Extend JCTF-D8 testing with a subsequent R8/debug step. Bug: Change-Id: I6396738dfd326edef38aea017db03ad751c1f415
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.