Stop java_sdk_library_import from depending on source modules am: 44f1d8404b
am: ad18b5c676
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1351595 Change-Id: I98193c398be14e639aae36983ce3cb30c81a7b6e
This commit is contained in:
@@ -233,6 +233,7 @@ func testApexContext(_ *testing.T, bp string, handlers ...testCustomizer) (*andr
|
||||
ctx.RegisterModuleType("apex_set", apexSetFactory)
|
||||
|
||||
ctx.PreArchMutators(android.RegisterDefaultsPreArchMutators)
|
||||
ctx.PreArchMutators(android.RegisterComponentsMutator)
|
||||
ctx.PostDepsMutators(android.RegisterOverridePostDepsMutators)
|
||||
|
||||
cc.RegisterRequiredBuildComponentsForTest(ctx)
|
||||
|
Reference in New Issue
Block a user