Add support for AOSP/D8 tests on Golem. Bug: Change-Id: Ic90534440f6ffb080fa447892b661702b71805a2
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.