diff options
| author | 2022-12-08 17:33:18 +0000 | |
|---|---|---|
| committer | 2022-12-08 18:10:27 +0000 | |
| commit | c32db2d0511e2b2aec9ee6ccb1ff347cfcf64511 (patch) | |
| tree | 0b63c6521fa0f0535afc08d50c1bf01af5605a1a /libs/androidfw/StringPool.cpp | |
| parent | eae344945d40d614f29d390f1ad33cda078188ca (diff) | |
JobSchedulerService - call PermissionEnforcer helper on methods annotated with @EnforcePermission
All java methods annotated with @EnforcePermission
must call super.<methodName>_enforcePermission
method provided by PermissionEnforcer.
This required by the @EnforcePermission annotation,
and enforced by a lint check.
This lint check does not yet run globally, causing
this to be missed. That problem is being addressed
imminently.
Bug: 236558918
Test: TH
Change-Id: Ie3ac9d33644f69e81d0570caf09036817f0d0d39
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions