platform_build_soong/java
Jiyong Park 441a47d1c9 CompilerDeviceProperties are added to the sdk impl library
java_sdk_library now accepts properties in CompilerDeviceProperties,
such as dex_preopt.profile. The properties are passed to the impl
library which is the device-specific sub-component of a
java_sdk_library.

Bug: 77575606
Test: m -j
Change-Id: I7303068bb62ca860352db306a5462fa4453ee80f
2018-05-02 01:25:10 +09:00
..
config Replace extract-srcjars.sh with zipsync tool 2018-03-15 16:42:43 -07:00
aapt2.go Add support for android_library modules 2018-04-16 15:24:47 -07:00
aar.go Use and export proguard flags from static dependencies 2018-04-30 16:03:43 -07:00
android_resources.go Add support for android_library modules 2018-04-16 15:24:47 -07:00
androidmk.go Use and export proguard flags from static dependencies 2018-04-30 16:03:43 -07:00
app.go Use and export proguard flags from static dependencies 2018-04-30 16:03:43 -07:00
app_builder.go Add support for android_library modules 2018-04-16 15:24:47 -07:00
app_test.go Fix aapt2 --min-sdk-version after finalized SDK 2018-04-18 12:39:25 -07:00
builder.go Add support for renamed kotlin stdlib. 2018-03-20 12:55:19 +00:00
dex.go Add EMMA_INSTRUMENT_STATIC support 2018-01-04 14:52:45 -08:00
droiddoc.go Add new Doclava flag support to soong 2018-04-25 10:12:40 +00:00
gen.go Add proto.canonical_path_from_root 2018-02-22 16:48:35 -08:00
genrule.go Soong: add "java_genrule_host" 2018-04-13 16:37:22 -07:00
jacoco.go Change syntax for jacoco filter wildcard params. 2018-01-29 12:46:26 -08:00
jacoco_test.go Change syntax for jacoco filter wildcard params. 2018-01-29 12:46:26 -08:00
java.go Adding java_sdk_library 2018-04-19 08:57:30 +09:00
java_resources.go Add support for android_library modules 2018-04-16 15:24:47 -07:00
java_test.go Add prebuilt_etc_xml 2018-04-28 00:13:00 +09:00
proto.go Consistently use Bool instead of proptools.Bool 2018-04-10 22:50:34 -07:00
sdk_library.go CompilerDeviceProperties are added to the sdk impl library 2018-05-02 01:25:10 +09:00
system_modules.go Export system module library list to Make 2018-01-25 14:51:50 -08:00