gen_module visibility tests. am: 0507921dcf
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2098695 Change-Id: I1f07372fd8f6ce9aa37b4a04b73af516b9d00455 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -83,6 +83,8 @@ var PrepareForTestWithLicenses = GroupFixturePreparers(
|
|||||||
FixtureRegisterWithContext(registerLicenseMutators),
|
FixtureRegisterWithContext(registerLicenseMutators),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
var PrepareForTestWithGenNotice = FixtureRegisterWithContext(RegisterGenNoticeBuildComponents)
|
||||||
|
|
||||||
func registerLicenseMutators(ctx RegistrationContext) {
|
func registerLicenseMutators(ctx RegistrationContext) {
|
||||||
ctx.PreArchMutators(RegisterLicensesPackageMapper)
|
ctx.PreArchMutators(RegisterLicensesPackageMapper)
|
||||||
ctx.PreArchMutators(RegisterLicensesPropertyGatherer)
|
ctx.PreArchMutators(RegisterLicensesPropertyGatherer)
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user