commit | 5bd625a261a0992a606e35fa713ad877f9829582 | [log] [tgz] |
---|---|---|
author | mattgilbride <mattgilbride@google.com> | Wed Dec 14 13:28:23 2022 +0000 |
committer | mattgilbride <mattgilbride@google.com> | Wed Dec 14 17:04:42 2022 +0000 |
tree | eab742db7cbf7ef834bebd5be85bbaab95cc0220 | |
parent | 34ef33bf3a1798b00e15149d76dc29e0b5a9b80e [diff] |
InputManagerService - call PermissionEnforcer helper on methods annotated with @EnforcePermission All java methods annotated with @EnforcePermission must call super.<methodName>_enforcePermission method provided by PermissionEnforcer. This method exists in U (currently aosp). Bug: 262456703 Test: TH Merged-In: I39a8583c4732b3d01de47b78955c3b8cff853f82 Change-Id: I09fcc610988452b5e23b5d2e910d241e41a73879