Skip to content
Commit 9237e8e8 authored by mattgilbride's avatar mattgilbride
Browse files

InputManagerService - call PermissionEnforcer helper on methods annotated with @EnforcePermission

All ava methods annotated with @EnforcePermission
must call 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: I39a8583c4732b3d01de47b78955c3b8cff853f82
parent 14fed442
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