platform_build_soong/sdk
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
..
Android.bp Soong package structure refactoring 2020-06-01 13:44:48 -07:00
bp.go Handle property structs and BpPropertySets as values to AddProperty. 2020-09-25 00:33:04 +01:00
bp_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
cc_sdk_test.go Always set apex_available in SDK snapshots. 2020-11-04 18:44:14 +00:00
exports.go Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot 2019-12-31 15:08:59 +00:00
exports_test.go Always set apex_available in SDK snapshots. 2020-11-04 18:44:14 +00:00
java_sdk_test.go Add attribute to disable last-api compat tracking 2020-12-21 17:25:30 +00:00
sdk.go Remove AndroidMkExtraFootersFunc entries param. 2020-12-07 10:23:54 -08:00
sdk_test.go Always set apex_available in SDK snapshots. 2020-11-04 18:44:14 +00:00
testing.go Add attribute to disable last-api compat tracking 2020-12-21 17:25:30 +00:00
update.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00