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

Skip to content
Commit 54dcbabd authored by Matt Casey's avatar Matt Casey
Browse files

Make userHandle non-null

Downstream code was already assuming it wasn't null. Not setting the
value in ScreenshotRequest would send in user zero which would not
result in a null. UserHandle.of() does not return null, so we'll always
have a value even if a bad int is passed in.

Bug: 370798587
Flag: EXEMPT minor refactor
Test: atest com.android.systemui.screenshot
Change-Id: Idbe4185b4bdafff090758b7d5faf276e39fa3184
parent 2addde75
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