Home
last modified time | relevance | path

Searched refs:componentDepsMutator (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Dmutator.go269 ctx.BottomUp("component-deps", componentDepsMutator).Parallel()
275 func componentDepsMutator(ctx BottomUpMutatorContext) { func