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

Skip to content
Commit dad90cb3 authored by Achim Thesmann's avatar Achim Thesmann
Browse files

Use constant for no process

The value -1 is passed in as UID by non-PendingIntent call flows to indicate
that there is no actual process in the role of the real caller. This
just improves readability to replace those -1 values that are compared
to the passed in UID (and where we pass in a -1 UID to other methods).

Test: atest com.android.server.wm.ActivityStarterTests android.server.wm.BackgroundActivityLaunchTest
Bug: 306059525
Change-Id: Iafa0b45bb9b382115a581f5a90419177e352767a
parent 094616cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment