platform_build_soong/java
Colin Cross f19b9bb981 Use built SDK stubs
Now that the SDK stubs are built in Soong, undo the hack that
uses the prebuilt stubs.

Fix the linktype checks to treat the various stubs libraries as
the correct type, since they can't be annotated with sdk_version.

Bug: 70351683
Bug: 77285514
Test: m checkbuild
Change-Id: I5e870c34dd0ebc8ae3f888ec627da590c846a76f
2018-04-10 17:06:21 +00:00
..
config Replace extract-srcjars.sh with zipsync tool 2018-03-15 16:42:43 -07:00
aapt2.go Soong AAR prebuilt support 2018-02-22 14:54:47 -08:00
aar.go Soong AAR prebuilt support 2018-02-22 14:54:47 -08:00
androidmk.go Changes *api_filename properties droiddoc.go 2018-03-20 11:40:50 -07:00
app.go Turn GlobFiles into a Glob for files, use it 2018-03-01 14:05:20 -08:00
app_builder.go Export app certificates to Make for apkcerts list 2017-12-14 12:28:41 -08:00
app_test.go Fix ordering of overlays 2018-01-04 14:52:45 -08: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 javadoc/droidoc: Don't add .jar files to sourcepath. 2018-03-27 00:33:05 +01:00
gen.go Add proto.canonical_path_from_root 2018-02-22 16:48:35 -08:00
genrule.go Add java_genrules to use jars as inputs and outputs 2017-12-06 03:55:20 +00: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 Use built SDK stubs 2018-04-10 17:06:21 +00:00
java_test.go Use built SDK stubs 2018-04-10 17:06:21 +00:00
proto.go Add proto.canonical_path_from_root 2018-02-22 16:48:35 -08:00
resources.go Correctly add dependencies to java_resource_dirs files 2017-10-04 17:19:43 -07:00
system_modules.go Export system module library list to Make 2018-01-25 14:51:50 -08:00