platform_build_soong/sdk
Paul Duffin 0f27063a9e Correct module_lib scope name
The module_lib scope should be called module-lib in order to pick up
the latest filegroup. Without it the API lint does not use a baseline
and so reports issues with released and unchangeable APIs.

It is also needed for the correct dist path.

Test: m update-api
Bug: 155164730
Merged-In: I7dbafd7164d5da600ca45c39a7f93a5a40027a1f
Change-Id: I7dbafd7164d5da600ca45c39a7f93a5a40027a1f
(cherry picked from commit 6b836ba566)
2020-05-14 12:16:16 +01:00
..
bp.go Fix bug in error reporting when adding duplicate properties 2020-04-22 12:51:28 +01:00
bp_test.go Defer \n quoting generatedContents until creating the ninja rule 2020-05-12 08:04:57 +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 Correct module_lib scope name 2020-05-14 12:16:16 +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 Defer \n quoting generatedContents until creating the ninja rule 2020-05-12 08:04:57 +01:00
update.go Defer \n quoting generatedContents until creating the ninja rule 2020-05-12 08:04:57 +01:00