Skip to content

[DeclarativePolicy] Allow overrides

Alex Kalderimis requested to merge ajk-declarative-policy-overrides into master

What does this MR do?

Fixes #207482 (closed)

This MR addresses the inability to override parent policies by making this a declared rule. When a policy class declares that an ability is overridden, it will not be looked for in the parent ability-map, just the own one.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Craig Norris

Merge request reports