platform_build_soong/java
Anton Hansson b30f593da4 Make API lint warnings errors for system & testapi
They used to be listed to not have this treatment, but we are
baselining the existing warnings and making them errors instead.

Bug: 154317059
Test: m
Change-Id: I306b5a07d1b771cc0061aaac44f881f40fbe85ed
Merged-In: I306b5a07d1b771cc0061aaac44f881f40fbe85ed
2020-09-24 13:51:29 +01:00
..
config Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) 2020-08-29 01:17:45 -07:00
aapt2.go Add rules to handle asset resources. 2020-01-16 12:19:49 -08:00
aar.go Allow non-SDK Java libraries to masquerade as <uses-library>. 2020-09-01 17:45:39 +01:00
Android.bp Add hidden_api for java_import 2020-09-10 07:56:03 -07:00
android_manifest.go Consistently use default install path for compatibility <uses-library>. 2020-09-11 11:31:22 +01:00
android_resources.go
androidmk.go Merge "Revert "Revert "Remove create_stubs and checkapi from droiddoc""" 2020-09-10 20:52:55 +00:00
androidmk_test.go Support multiple dists per Android.bp module, and dist output selection. 2020-06-25 12:42:07 +00:00
app.go Consistently use default install path for compatibility <uses-library>. 2020-09-11 11:31:22 +01:00
app_builder.go Merge "Merge Android R" 2020-09-10 17:22:09 +00:00
app_test.go Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) 2020-08-29 01:17:45 -07:00
builder.go Check UseRBE is set before replacing any template with the RE version. 2020-09-03 01:29:49 -04:00
device_host_converter.go Collect paths to transitive SDK Java library dependencies. 2020-08-19 13:51:21 +01:00
device_host_converter_test.go
dex.go Fix proguard_usage.zip with USE_RBE=true RBE_R8=true 2020-09-17 18:56:43 +00:00
dexpreopt.go Only look for profiles when we have a profile dir 2020-06-24 16:33:31 -07:00
dexpreopt_bootjars.go Reland: Deduplicate APEX variants that would build identically 2020-08-19 10:21:17 -07:00
dexpreopt_bootjars_test.go Add structured representation for colon-separated jar lists. 2020-08-05 09:59:30 +01:00
dexpreopt_config.go Add structured representation for colon-separated jar lists. 2020-08-05 09:59:30 +01:00
dexpreopt_test.go
droiddoc.go Make API lint warnings errors for system & testapi 2020-09-24 13:51:29 +01:00
gen.go
genrule.go Dedup java genrule module type registration 2019-12-19 19:19:40 +00:00
hiddenapi.go Rename class2greylist 2020-08-13 17:33:14 +01:00
hiddenapi_singleton.go Make hiddenapi use prebuilt stubs when it should 2020-09-18 08:06:58 -07:00
hiddenapi_singleton_test.go Make hiddenapi use prebuilt stubs when it should 2020-09-18 08:06:58 -07:00
jacoco.go Use a default exclude filter for JaCoCo in Soong. 2020-07-08 19:29:10 +00:00
jacoco_test.go
java.go Merge "Add hidden_api for java_import" 2020-09-14 13:57:09 +00:00
java_resources.go
java_test.go Merge "Revert "Revert "Remove create_stubs and checkapi from droiddoc""" 2020-09-10 20:52:55 +00:00
jdeps.go Add soong cc and java deps to general-tests dist 2020-07-07 22:41:31 +00:00
jdeps_test.go
kotlin.go Support kotlin multiplatform sources 2020-07-06 17:58:09 -07:00
kotlin_test.go Repeat kapt processor argument for multiple processors 2020-04-24 11:27:59 -07:00
legacy_core_platform_api_usage.go Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) 2020-08-29 01:17:45 -07:00
lint.go Support ninja rsp files in soong_zip 2020-08-19 21:18:56 +00:00
lint_defaults.txt Add support for running Android lint on java and android modules. 2020-06-18 11:01:47 -07:00
OWNERS
platform_compat_config.go Add support for compat config in APEX. 2020-02-05 13:33:50 +00:00
plugin.go Consolidate adding common java properties 2020-06-18 11:01:47 -07:00
plugin_test.go
prebuilt_apis.go Add imports_compile_dex to prebuilt_apis 2020-09-02 09:27:35 -07:00
proto.go
robolectric.go Make robolectric runtimes a host module 2020-09-15 11:26:12 -07:00
sdk.go Introduce BOARD_CURRENT_API_LEVEL_FOR_VENDOR_MODULES 2020-08-27 23:09:54 +09:00
sdk_library.go Remove framework-modules naming scheme 2020-09-11 16:09:15 +01:00
sdk_test.go Remove obsolete PDK build functionality 2020-08-11 01:11:44 +00:00
support_libraries.go
sysprop.go Create public stub for platform's sysprop_library 2019-12-19 09:35:23 +09:00
system_modules.go Remove old SdkMemberType API for creating snapshot modules 2020-04-22 12:51:45 +01:00
testing.go Make hiddenapi use prebuilt stubs when it should 2020-09-18 08:06:58 -07:00
tradefed.go