Change version of Java 9 classes to be Java 8 compatible
Layoutlib is run currently with JDK 8, so it cannot handle classes specifically compiled for Java 9. This changes the version of all such classes to look as if compiled for Java 8. Bug: 115670087 Test: layoutlib tests Change-Id: Ibec04689ef35f358897ea7d9c4e53f4ec83ff2ce
Loading
Please sign in to comment