Fixed issue with run-r8-on-gmscore v4 tripping an assert by adding conservative bailout for inlining. BUG= Change-Id: I8c52c1166f15e6d77dfbaedd14f8d547958fd058
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.