platform_build_soong/java
Paul Duffin 8986cc947c Enable api_lint in java_sdk_library
Adds api_lint.enabled property to control whether API linting should be
performed.

Test: m checkapi
Bug: 156126315
Merged-In: I87ca5a942228cf6af1a9939f0334d6fc46c39a63
Change-Id: I87ca5a942228cf6af1a9939f0334d6fc46c39a63
(cherry picked from commit 160fe41c39)
2020-05-13 11:27:44 +01:00
..
config Update ike.jar's name in code coverage configuration 2020-02-25 00:47:30 -08:00
aapt2.go Add rules to handle asset resources. 2020-01-16 12:19:49 -08:00
aar.go Merge "Allow for setting a logging_parent for an Android App." 2020-02-18 22:57:31 +00:00
android_manifest.go Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true 2020-03-03 12:06:30 +00:00
android_resources.go
androidmk.go Add overrides to runtime_resource_overlay 2020-04-24 15:22:40 -07:00
androidmk_test.go Add a Tag field to dist to dist a tagged output 2020-03-30 13:55:32 +01:00
app.go Introduce app -deps-info. 2020-05-11 18:03:07 +01:00
app_builder.go Add lineage file to deps for signapk. 2020-05-08 17:19:26 -07:00
app_test.go Merge "Add error checking and tests for jni_uses_sdk_apis and jni_uses_platform_apis" into rvc-dev 2020-05-09 21:27:21 +00:00
builder.go Repeat kapt processor argument for multiple processors 2020-04-24 11:27:59 -07:00
device_host_converter.go jacoco correctly gathers info from APK-in-APEX 2020-01-08 14:49:31 +09:00
device_host_converter_test.go Add method to determine variations from a Target 2019-10-16 14:52:30 -07:00
dex.go Merge "Add support for experimentally enabling RBE support on specific rules." 2020-01-28 19:49:05 +00:00
dexpreopt.go Fix host path for dexpreopted system server modules defined in Make. 2020-04-28 08:31:35 +00:00
dexpreopt_bootjars.go Relax boot image check to allow platform Jacoco variant in a coverage build. 2020-04-09 14:50:44 +01:00
dexpreopt_bootjars_test.go Forbid generating boot image files for jars in updatable modules. 2020-04-09 14:50:21 +01:00
dexpreopt_config.go Distinguish boot images by target rather than arch 2020-04-03 11:25:13 +01:00
dexpreopt_test.go Add a rule about platform_apis 2019-07-29 20:48:30 +09:00
droiddoc.go Enable api_lint in java_sdk_library 2020-05-13 11:27:44 +01:00
gen.go Shard aidl compiles into srcjars 2019-10-04 14:00:36 -07:00
genrule.go Dedup java genrule module type registration 2019-12-19 19:19:40 +00:00
hiddenapi.go Merge CSV files generated by UnsupportedAppUsageProcessor. 2020-03-21 13:01:17 +00:00
hiddenapi_singleton.go Use modular removed-dex.txt files for greylisting. 2020-03-31 14:46:39 +00:00
jacoco.go Tune JVM, print full diagnostics on crash. 2019-06-11 13:30:13 -07:00
jacoco_test.go
java.go Retry: Detect invalid arch specific properties in snapshot 2020-05-10 23:56:18 +01:00
java_resources.go
java_test.go java_sdk_library: Control API surfaces generated 2020-05-08 19:38:57 +01:00
jdeps.go Sandbox soong_build by changing to root directory 2020-01-11 01:11:46 +00:00
jdeps_test.go
kotlin.go Repeat kapt processor argument for multiple processors 2020-04-24 11:27:59 -07:00
kotlin_test.go Repeat kapt processor argument for multiple processors 2020-04-24 11:27:59 -07:00
OWNERS
platform_compat_config.go Add support for compat config in APEX. 2020-02-05 13:33:50 +00:00
plugin.go
plugin_test.go Java test code clean-up 2019-07-17 11:15:09 -07:00
prebuilt_apis.go Make prebuilt_sdk support module-lib and system-server 2020-05-01 18:37:15 +01:00
proto.go Default to compiling lite protos 2019-10-26 20:35:13 +00:00
robolectric.go AndroidMkEntries() returns multiple AndroidMkEntries structs 2019-12-11 17:25:27 +09:00
sdk.go Ensure APEX's Java deps use stable SDKs. 2020-05-04 16:51:59 +00:00
sdk_library.go Enable api_lint in java_sdk_library 2020-05-13 11:27:44 +01:00
sdk_test.go Create a framework.aidl for non-updatable platform 2020-04-09 17:45:30 +01:00
support_libraries.go Allow other module types in androidx 2019-07-22 13:18:48 -07:00
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 Add signing certificate lineage support to soong 2020-05-08 09:50:42 -07:00
tradefed.go Add tradefed_java_library_host 2019-10-18 15:14:15 -07:00