platform_build_soong/sdk
Paul Duffin 344c4eeda9 java_sdk_library: Specify visibility of stubs modules
Adds two new properties to specify the visibility of the stubs modules
(source and library) created by the java_sdk_library. Excludes
visibility property from being inherited when creating the module so it
can be properly specified by copying across the relevant property.

Test: m checkapi
Bug: 155164730
Merged-In: Iffdd9f191ff0d74646356ac577560cc38efdd790
Change-Id: Iffdd9f191ff0d74646356ac577560cc38efdd790
(cherry picked from commit 4911a89181)
2020-05-10 23:56:52 +01:00
..
bp.go Fix bug in error reporting when adding duplicate properties 2020-04-22 12:51:28 +01:00
bp_test.go Add support for transforming a property set after its contents 2020-04-22 12:51:25 +01:00
cc_sdk_test.go Retry: Fix snapshot of a host/device cc_library with stubs 2020-05-10 23:56:40 +01: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-04-22 12:51:28 +01:00
java_sdk_test.go java_sdk_library: Specify visibility of stubs modules 2020-05-10 23:56:52 +01:00
sdk.go Stop requiring apex_available on java_library members of sdks 2020-04-22 12:51:51 +01:00
sdk_test.go Retry: Adds support for 'ignored-on-host' 2020-05-10 23:56:28 +01:00
testing.go Export stub sources as part of the java_sdk_library 2020-05-08 19:34:30 +01:00
update.go Retry: Fix snapshot of a host/device cc_library with stubs 2020-05-10 23:56:40 +01:00