platform_build_soong/sdk
Paul Duffin 260bd316bf Fix definition of android_stubs_current in sdk tests
This change fixes an issue with the definition of the
android_stubs_current (and similar) modules in the sdk tests. They were
incorrectly defined as java_sdk_library_import and not java_import.

Test: m nothing
Bug: 155164730
Change-Id: I4e9bfebdd2ff0a374e12284ccdf5ee5518968969
2020-04-29 18:59:56 +01:00
..
bp.go Fix bug in error reporting when adding duplicate properties 2020-03-02 16:29:11 +00:00
bp_test.go Add support for transforming a property set after its contents 2020-02-24 14:49:22 +00:00
cc_sdk_test.go Do not propagate dynamic dependencies for stub libs. 2020-04-27 18:43:40 +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 Add CommonOS variant for sdk 2020-03-02 19:31:26 +00:00
java_sdk_test.go Fix definition of android_stubs_current in sdk tests 2020-04-29 18:59:56 +01:00
sdk.go Stop requiring apex_available on java_library members of sdks 2020-04-08 08:40:44 +01:00
sdk_test.go Support extracting common values from embedded structures 2020-03-13 10:47:14 +00:00
testing.go Export stub sources as part of the java_sdk_library 2020-04-09 01:32:38 +01:00
update.go Use reflect.Zero(type) to get value to clear field 2020-03-23 08:48:03 +00:00