Call PermissionEnforcer helper on methods annotated with
@EnforcePermission Migrates all existing java methods annotated with @EnforcePermission such that they call the super.<methodName>_enforcePermission method provided by PermissionEnforcer. 29 call sites in framework-minus-apex 371 call sites in services.core.unboosted Bug: 234083358 Test: TH Change-Id: Iecab9b73644c911aa6d2a9a83fbab7dbb79f529b
Loading
Please register or sign in to comment