platform_build_soong/apex
Anton Hansson dff2c78a20 Add attribute to disable last-api compat tracking
Setting this to true by default is dangerous as it can mask bugs. Create
a dedicated attribute for java_sdk_library to enable this behavior
instead. The default will be flipped in a future CL when all the current
offenders have been fixed.

Fix all the tests to have the right API files.

Bug: 176092454
Test: m nothing
Change-Id: Ieab94bcb74abf8d018365a56fb447fe3dbd46957
2020-12-21 17:25:30 +00:00
..
allowed_deps.txt Merge changes from topic "header_libs_requirement" 2020-12-15 18:40:55 +00:00
Android.bp rust modules can be included in apex 2020-11-30 15:40:48 +00:00
androidmk.go Merge "Automate NDK API coverage used by Mainline modules build integration" 2020-12-11 22:19:00 +00:00
apex.go Fix NDK build in downstream branches 2020-12-17 18:22:34 -08:00
apex_singleton.go Add PHONY for apex-allowed-deps check. 2020-11-04 20:50:03 +00:00
apex_test.go Add attribute to disable last-api compat tracking 2020-12-21 17:25:30 +00:00
builder.go Enable soong build tool to handle APEX compression 2020-12-08 13:06:25 +00:00
key.go Documenting apex/builer.go 2020-11-25 09:53:46 +09:00
OWNERS Track allowed transitive deps in any updatable module. 2020-09-30 21:17:42 +00:00
prebuilt.go Call ctx.InstallFile for uninstallable cc modules 2020-12-17 10:02:18 -08:00
TEST_MAPPING Add TEST_MAPPING for build/soong/apex 2019-08-07 17:33:24 +09:00
vndk.go Rename ART release APEX to com.android.art. 2020-10-21 15:41:02 +01:00
vndk_test.go Define product_available property 2020-11-08 23:53:22 +00:00