platform_build_soong/java/config
Jeongik Cha 816a23a50d Introduce AlwaysUsePrebuiltSdks
Instead of UnbundledBuild, use AlwaysUsePrebuiltSdks
to determine if java modules needs to be built against prebuilt sdks.
And rename UnbundledBuildUsePrebuiltSdks to AlwaysUsePrebuiltSdks to
express its behavior more correctly.(It can be orthgonal to "Unbundled")

Bug: 160390776
Test: TARGET_BUILD_UNBUNDLED_IMAGE=true m vendorimage

Change-Id: I0be7265c1959d8774c295372cd7a9250169f6df9
2020-08-07 12:15:52 +09:00
..
Android.bp Soong package structure refactoring 2020-06-01 13:44:48 -07:00
config.go Introduce AlwaysUsePrebuiltSdks 2020-08-07 12:15:52 +09:00
error_prone.go Run ErrorProne in OpenJDK9 2018-06-20 21:03:16 -07:00
kotlin.go Add another jar used by kotlinc 2019-06-13 05:22:03 +00:00
makevars.go Merge "Rename the Default* constants in java/config." 2020-07-01 14:43:46 +00:00