Skip to content
Snippets Groups Projects
Forked from Dhina17 / platform_frameworks_base
Source project has a limited visibility.
user avatar
Aurélien Pomini authored
If setWallpaperDimAmount is called during boot before
WallpaperManagerService#switchUser is called, it will produce a NPE
since the mCurrentUserId is still USER_NULL. Instead, update the dim for
USER_SYSTEM in that scenario.

Flag: NONE, the logic only changes in a case that would produce a NPE
otherwise.
Test: presubmit
Bug: 344545351

Change-Id: I3c8de053837e80fa6dc90f26b61e1f0f3af0eecf
5c58aae5
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..