Allow defining neverallow in packages other than android.
This exposes test func on ValueMatcher and helpers relevant for testing neverallows. Bug: 153333044 Test: m Change-Id: Ied07cd33afa537f9d7aa3c33e59f4ac985901a0f
This commit is contained in:
@@ -103,7 +103,7 @@ var postDeps = []RegisterMutatorFunc{
|
||||
registerPathDepsMutator,
|
||||
RegisterPrebuiltsPostDepsMutators,
|
||||
RegisterVisibilityRuleEnforcer,
|
||||
registerNeverallowMutator,
|
||||
RegisterNeverallowMutator,
|
||||
RegisterOverridePostDepsMutators,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user