commit | 9d1359d07e61d43309f6b9da0fe9915893fa5de0 | [log] [tgz] |
---|---|---|
author | mattgilbride <mattgilbride@google.com> | Fri Oct 14 18:42:40 2022 +0000 |
committer | mattgilbride <mattgilbride@google.com> | Thu Oct 27 09:30:53 2022 +0000 |
tree | a1a2c4874da9358c9d54df205b9369cbae459b3e | |
parent | a06729ee1f9912170a1cc9ad0a47abe20a0886d8 [diff] |
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