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

Skip to content
Commit 5e5997a9 authored by kaiyiz's avatar kaiyiz Committed by Gerrit - the friendly Code Review server
Browse files

SystemUI: Fix NPE of PreviewInflater during monkey test

PackageManager.resolveActivityAsUser() maybe return null, and
ResolveInfo.activityInfo also may be null.

If one of them is null, it would launch resolver activity. Add null check
refer to SecureCameraLaunchManager.targetWillWaitForCameraAvailable().

CRs-Fixed: 775522

Change-Id: Id94bdd376c0310588fcdb4b9a570ce4fff541bb2
parent a91d385d
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