Merge "Enable to run default method tests on Pre-N runtime"
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.