platform_build/core/combo
Colin Cross 75b50421af Compile with javac by default
javac is replacing jack as the default compiler for platform builds.
Leave it on for unbundled builds, we don't have a solution for lambdas
in unbundled builds yet (b/62038127).

Temporarily allow products to continue to default to jack by setting
PRODUCT_COMPILE_WITH_JACK=true.

This reapplies I1c3857f64eafa445ad1b9dd94eff85bef05f4649.

Bug: 36902714
Test: m -j checkbuild
Test: https://android-build.googleplex.com/builds/view-workplan?viewType=Table&workplanId=L50600000086240009&nodeType=Trybot
Test: https://android-build.googleplex.com/builds/view-workplan?viewType=Table&workplanId=L68900000086676531&nodeType=Trybot
Test: https://android-build.googleplex.com/builds/view-workplan?viewType=Table&workplanId=L37200000086753998&nodeType=Trybot
Test: https://android-build.googleplex.com/builds/view-workplan?viewType=Table&workplanId=L74600000087054271&nodeType=Trybot
Test: sailfish-userdebug boots and basic interactions work
Test: art tests pass
Test: libcore tests pass
Change-Id: Icd1b549cd8a010758a6e5d98b39569fcd1825f60
2017-07-28 13:01:32 -07:00
..
arch Allowing pairing mips64r6 with mips32r1 and r2 2016-08-10 12:13:30 -07:00
fdo.mk Support "LOCAL_FDO_SUPPORT := always". 2015-03-13 11:36:15 -07:00
HOST_CROSS_windows-x86.mk Remove unnecessary variables 2016-05-25 21:23:20 -07:00
HOST_CROSS_windows-x86_64.mk Remove unnecessary variables 2016-05-25 21:23:20 -07:00
HOST_darwin-x86.mk Remove global linker search paths 2016-09-09 11:01:15 -07:00
HOST_darwin-x86_64.mk Remove unnecessary variables 2016-05-25 21:23:20 -07:00
HOST_linux-x86.mk Remove unnecessary variables 2016-05-25 21:23:20 -07:00
HOST_linux-x86_64.mk Remove unnecessary variables 2016-05-25 21:23:20 -07:00
javac.mk Compile with javac by default 2017-07-28 13:01:32 -07:00
select.mk Remove unnecessary variables 2016-05-25 21:23:20 -07:00
TARGET_linux-arm.mk Remove unnecessary variables 2016-05-25 21:23:20 -07:00
TARGET_linux-arm64.mk Remove unnecessary variables 2016-05-25 21:23:20 -07:00
TARGET_linux-mips.mk Remove unnecessary variables 2016-05-25 21:23:20 -07:00
TARGET_linux-mips64.mk Remove unnecessary variables 2016-05-25 21:23:20 -07:00
TARGET_linux-x86.mk Remove unnecessary variables 2016-05-25 21:23:20 -07:00
TARGET_linux-x86_64.mk Remove unnecessary variables 2016-05-25 21:23:20 -07:00