platform_build_soong/java
Colin Cross 3047fa23da Build framework.aidl in Soong
Move the rules to build framework.aidl into Soong, and use it
when compiling aidl files with sdk_version: "current".

Also fixes incorrectly using the aidl includes exported by the
"framework" module when the proguardRaiseDep dependency was
added.

Bug: 130798034
Test: sdk_test.go
Change-Id: I126adf1d9e7b6acb528875ff62b974ba7ad9a337
2019-04-18 13:51:58 -07:00
..
config Add extra used dependencies 2019-04-09 09:50:25 -07:00
aapt2.go Support package_splits 2019-03-19 23:33:47 +00:00
aar.go Rename jetifier property and add it to androidmk 2019-03-22 15:25:30 +00:00
android_manifest.go Update manifest merger to use binary 2019-03-04 22:02:01 +00:00
android_resources.go Separate device and product overlays 2019-03-21 11:25:46 +00:00
androidmk.go Check package restrictions for Java libs. 2019-04-08 14:02:14 +01:00
app.go Always package JNI libs into android_test modules 2019-03-27 15:09:52 +00:00
app_builder.go Include proper deps for signapk 2019-04-09 21:26:14 -07:00
app_test.go Stop using build/target -> build/make/target symlink 2019-04-09 21:36:26 -07:00
builder.go Build framework.aidl in Soong 2019-04-18 13:51:58 -07:00
device_host_converter.go Add modules for converting java modules between host and device 2019-03-05 23:09:45 +00:00
device_host_converter_test.go Add modules for converting java modules between host and device 2019-03-05 23:09:45 +00:00
dex.go Optimize CPU time when running d8 and r8 2019-03-01 15:28:19 +00:00
dexpreopt.go Use the full dexpreopt boot classpath when preopting with other images. 2019-04-08 17:20:27 +01:00
dexpreopt_bootjars.go Make makevars deterministic 2019-04-12 14:55:16 +00:00
dexpreopt_bootjars_test.go Add depfile support to RuleBuilder 2019-03-29 16:35:06 -07:00
dexpreopt_config.go Zip boot image 2019-04-11 23:03:23 +00:00
dexpreopt_test.go Add dex_import module type 2019-03-20 19:29:59 +00:00
droiddoc.go Build framework.aidl in Soong 2019-04-18 13:51:58 -07:00
gen.go Build framework.aidl in Soong 2019-04-18 13:51:58 -07:00
genrule.go Add module type docs to the java package 2019-02-13 18:39:40 +00:00
hiddenapi.go Improve hiddenapi processing so it does not require white list 2019-02-28 16:13:20 +00:00
hiddenapi_singleton.go Fix panic when missing hiddenapi jar 2019-04-02 13:03:46 -07:00
jacoco.go Replace *Escape with *EscapeList 2019-03-04 18:11:53 +00:00
jacoco_test.go Change syntax for jacoco filter wildcard params. 2018-01-29 12:46:26 -08:00
java.go Build framework.aidl in Soong 2019-04-18 13:51:58 -07:00
java_resources.go Replace ctx.ExpandSources with android.PathsForModuleSrc 2019-03-20 19:36:13 +00:00
java_test.go Build framework.aidl in Soong 2019-04-18 13:51:58 -07:00
jdeps.go Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=true 2019-03-23 04:42:57 +00:00
jdeps_test.go jarjar_rules: accept file-group 2019-01-23 18:05:18 +00:00
kotlin.go Zip boot image 2019-04-11 23:03:23 +00:00
kotlin_test.go Remove annotation_processors property 2019-01-24 23:48:04 +00:00
OWNERS Add an owners file for dexpreopt files. 2018-12-18 20:28:06 +00:00
plugin.go Replace annotation_processors with plugins 2019-01-23 20:17:51 +00:00
plugin_test.go Remove annotation_processors property 2019-01-24 23:48:04 +00:00
prebuilt_apis.go Add synopsis for prebuilt_apis. 2019-03-21 17:44:11 -07:00
proto.go Add support for protoc plugins 2019-04-02 16:38:55 +00:00
sdk.go Build framework.aidl in Soong 2019-04-18 13:51:58 -07:00
sdk_library.go Add support for prebuilt java_sdk_library modules 2019-04-17 11:28:34 -07:00
sdk_test.go Build framework.aidl in Soong 2019-04-18 13:51:58 -07:00
support_libraries.go Make MakeVarsContext a PathContext 2019-02-07 22:31:04 +00:00
system_modules.go Enforce dependencies have right architecture 2018-08-30 16:31:02 +00:00
testing.go Build framework.aidl in Soong 2019-04-18 13:51:58 -07:00