forked from openkylin/platform_build
dfcd912488
Modify the compiler flags for Jack and javac. This has the following effects: 1) Generally, some of the type inference rules changed. 2) javac: bytecode is generated with the v52 major version (not v51) 3) jack: Java 8 language features are supported. The javac / dx toolchain does not support Java 8 language features. Bug: 26753820 Change-Id: Icf619f601def30600a42a70815fc8cc754eafa8a |
||
---|---|---|
core | ||
libs/host | ||
target | ||
tools | ||
.gitignore | ||
CleanSpec.mk | ||
buildspec.mk.default | ||
envsetup.sh |