Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 093f6ba8 authored by Nikhil Kumar's avatar Nikhil Kumar
Browse files

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
parent 441f3367
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment