commit | b17f2851697e1cc81ef7c21052770404fdd7ac74 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Apr 27 13:34:02 2017 -0700 |
committer | Colin Cross <ccross@android.com> | Fri Apr 28 13:39:12 2017 -0700 |
tree | 3476551e608eec005546ca617e3018c74d8f4f28 | |
parent | 7928afb83d6439fee7439fc081d816a3ddb572b0 [diff] |
Support LOCAL_JACK_ENABLED := javac_frontend Allow working around Jack bugs by using javac to compile *.java to class files, and then pass through Jack for desugaring, proguarding, and dexing. Also make ANDROID_COMPILE_WITH_JACK=false override LOCAL_JACK_ENABLED. Bug: 37483961 Test: m -j checkbuild Test: Add LOCAL_JACK_ENABLED := javac_frontend to a target Change-Id: I2189055aac9deccc36b8eab8e949796dddadf7a1