platform_build_soong/java
Mathew Inwood ebe29ce4c6 Adapt special case framework support.
I'm adding a annotation processor to the framework target that does not
run as part of the main build, but only for a parallel build target
framework-annotation-proc, which is identical to framework except that it
also runs an annotation processor. Update build rules to be aware of this
target so that it builds successfully.

Test: m framework-annotation-proc
Bug: 113853502

Change-Id: I8b20758dc8bd0e8cb2542414d7a45a2cd7d2e158
2018-09-04 14:57:44 +01:00
..
config Add jetifier support in Soong. 2018-08-29 11:37:32 -07:00
aapt2.go Regenerate R.java files from LOCAL_STATIC_ANDROID_LIBRARIES 2018-05-03 14:38:12 -07:00
aar.go Enforce dependencies have right architecture 2018-08-30 16:31:02 +00:00
android_manifest.go Fix manifest merging flags 2018-08-28 14:10:03 -07:00
android_resources.go Add support for android_library modules 2018-05-03 14:38:12 -07:00
androidmk.go Adapt special case framework support. 2018-09-04 14:57:44 +01:00
app.go Fix using defaults in android_app and android_test modules 2018-08-20 13:45:45 -07:00
app_builder.go Add support for android_library modules 2018-05-03 14:38:12 -07:00
app_test.go Use manifest merger in Soong 2018-07-11 19:46:38 +00:00
builder.go Add jetifier support in Soong. 2018-08-29 11:37:32 -07:00
dex.go Ensure that the R8 minification map (ProGuard dictionary) file exists 2018-08-27 12:56:16 +02:00
droiddoc.go Enforce dependencies have right architecture 2018-08-30 16:31:02 +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 Adapt special case framework support. 2018-09-04 14:57:44 +01:00
java_resources.go Add support for android_library modules 2018-05-03 14:38:12 -07:00
java_test.go Revert "Add support for renamed kotlin stdlib." 2018-08-29 05:41:25 +00:00
prebuilt_apis.go Add api_dirs property and use module name as prefix 2018-06-25 10:30:30 +09:00
proto.go Enforce dependencies have right architecture 2018-08-30 16:31:02 +00:00
sdk_library.go Enforce dependencies have right architecture 2018-08-30 16:31:02 +00:00
support_libraries.go Export lists of support libraries modules to Make 2018-05-03 16:48:13 -07:00
system_modules.go Enforce dependencies have right architecture 2018-08-30 16:31:02 +00:00