platform_build_soong/java
Neil Fuller bf210f7ea3 Build platform with core library stubs by default
Switch targets that don't explicitly specify an sdk_version
to using core.platform.api.stubs instead of the core library
implementations.

Note: the old core-oj target contained the source for
core-lambda-stubs too. The new core.platform.api.stubs
does not contain core-lambda-stubs so it is explicitly
added to the boot classpath list as part of the switch over.

Bug: 113148576
Test: build
Change-Id: I689d2127f6b69b4a7034fb96f3d9cf714f801794
2018-10-12 22:41:00 +01:00
..
config Build platform with core library stubs by default 2018-10-12 22:41:00 +01:00
aapt2.go Regenerate R.java files from LOCAL_STATIC_ANDROID_LIBRARIES 2018-05-03 14:38:12 -07:00
aar.go Make more java modules defaultable 2018-10-03 14:31:10 -07:00
android_manifest.go Make manifest_fixer.py keep targetSdkVersion high with min_sdk_version 2018-09-10 14:41:56 -07:00
android_resources.go Add support for android_library modules 2018-05-03 14:38:12 -07:00
androidmk.go Add android_test_helper_app 2018-10-08 15:26:00 -07:00
app.go Add android_test_helper_app 2018-10-08 15:26:00 -07:00
app_builder.go Add support for JNI libraries to android_app modules 2018-10-08 15:20:56 -07:00
app_test.go Add support for JNI libraries to android_app modules 2018-10-08 15:20:56 -07:00
builder.go Add support for JNI libraries to android_app modules 2018-10-08 15:20:56 -07:00
dex.go Use file glob for zipping classes*.dex files 2018-09-28 16:14:58 -07:00
droiddoc.go Add quotes to sourcepath 2018-10-08 02:22:08 +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 aidegen: Fix bug of generating module dependency information 2018-10-11 18:33:16 +08:00
java_resources.go soong_zip: support globs in -f and -D arguments 2018-09-28 14:01:29 -07:00
java_test.go Build platform with core library stubs by default 2018-10-12 22:41:00 +01:00
jdeps.go Collect modules' info to create IDE project file. 2018-09-18 17:44:10 +00:00
jdeps_test.go Collect modules' info to create IDE project file. 2018-09-18 17:44:10 +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 Support Metalava in java_sdk_library 2018-10-11 08:41:57 +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