Skip to content
Commit 19b835ab authored by mattgilbride's avatar mattgilbride Committed by Matt Gilbride
Browse files

services.core.unboosted - call PermissionEnforcer helper on methods annotated...

services.core.unboosted - 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.

This required by the @EnforcePermission annotation, but is currently a
no-op, and will be switched on with ag/20325484.

This CL migrates incremental additions made since the original LSC
ag/20189550.

Bug: 234083358
Test: TH
Change-Id: Ia8b9c10c7af41ac6dff699e6b78f012d50389e6c
parent 4e72b984
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment