summaryrefslogtreecommitdiff
path: root/api/api_test.go
diff options
context:
space:
mode:
author Nikhil Kumar <nykkumar@google.com> 2024-12-16 09:56:01 -0800
committer Nikhil Kumar <nykkumar@google.com> 2025-01-17 08:05:14 -0800
commit093f6ba8484b95b4ebb6e304994f5f90b540782a (patch)
tree55f06b5e07823003085cf1a26a9944b2747d5ee5 /api/api_test.go
parent441f3367e4c6d9c4406567227e5535396587b17c (diff)
Adding multiuser pendingintent linting to default Android linting
Creates a Lint warning for usages of `PendingIntent.getActivity`. This is a heuristic for identifying calls that may not be multiuser-aware, with the suggested solutions being using `PendingIntent.getActivityAsUser()`. Bug: 314301774 Change-Id: Id784435c436e172be99c6e5c390cebe1ddcf6697 Test: atest PendingIntentGetActivityDetectorTest -c Flags: EXEMPT lint check
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions