summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author Tudor Magirescu <tmagirescu@google.com> 2024-08-30 10:45:40 +0000
committer Tudor Magirescu <tmagirescu@google.com> 2024-09-09 17:26:08 +0000
commita7b7ae82c972c3cbbe4c578cd6180bce1f00fa83 (patch)
treec4cf86d8a1568b22061b4621e763d46e6d0335d6 /libs/input/PointerController.cpp
parenta69bcb5a872c55a35260bf8a94551d39c19cf0e9 (diff)
Migrate PermissionAnnotationDetector to global lint checks
PermissionAnnotationDetector will no longer be a local lint check which could optionally be added to build targets, but instead a global lint check ran on every build. New AIDL Interfaces part of the system_server process will need to use @EnforcePermission annotations. The detector does not enforce old AIDL Interfaces to use the annotations. These are included in the exemptAidlInterfaces set generated by ExemptAidlInterfacesGenerator. The CL removes the reference to the PermissionAnnotationDetector from the Accessibility Service build targets. Instead the already-annotated AIDL Interfaces are removed from exemptAidlInterfaces, achieving the same effect. Bug: 363248121 Test: PermissionAnnotationDetectorTest Flag: EXEMPT lint check Change-Id: I2cad77cbc7883087dd95b9558d3543fcb321bbc8
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions