..
Android.bp
Add support to sdk/module_exports to specify required traits
2021-09-23 11:37:51 +01:00
bootclasspath_fragment_sdk_test.go
Merge "Filter blocked entries from modular flag files"
2021-08-11 18:36:37 +00:00
bp.go
Add support for name-less modules and property comments
2021-05-11 01:00:12 +01:00
bp_test.go
Replace AssertPanic with AssertPanicMessageContains
2021-03-20 12:08:51 +00:00
cc_sdk_test.go
Add support for native bridge trait
2021-09-23 11:37:57 +01:00
compat_config_sdk_test.go
Filter duplicate modules in platform_compat_config_singleton
2021-03-25 12:53:25 +00:00
exports.go
Extract sdk registration code into function for reuse
2021-03-09 23:03:45 +00:00
exports_test.go
Migrate sdk tests away from checkAndroidBpContents
2021-04-16 18:48:20 +01:00
java_sdk_test.go
Merge changes I957f3df8,I68986dcc
2021-09-24 09:32:24 +00:00
license_sdk_test.go
Add package module to sdk snapshot that contains licenses
2021-05-11 08:38:30 +01:00
member_trait.go
Removes usages of SdkMemberTrait/TypeRegistry outside android/sdk.go
2021-09-23 11:37:57 +01:00
member_trait_test.go
Add support to sdk/module_exports to specify required traits
2021-09-23 11:37:51 +01:00
member_type.go
Removes usages of SdkMemberTrait/TypeRegistry outside android/sdk.go
2021-09-23 11:37:57 +01:00
sdk.go
Removes usages of SdkMemberTrait/TypeRegistry outside android/sdk.go
2021-09-23 11:37:57 +01:00
sdk_test.go
Replace android.BuildOs with Config.BuildOS
2021-07-20 12:46:48 -07:00
testing.go
Add SOONG_SDK_SNAPSHOT_VERSION support
2021-05-12 22:14:32 +01:00
update.go
Allow sdk snapshot code to identify native bridge variants
2021-09-23 11:37:57 +01:00