Re-enable tree-shaking test for YouTube R=ager@google.com Change-Id: I90b13fef76eb14a8053429e6a2afff8f3730991f
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.