Skip to content
Commit 8f70363a authored by Fabian Kozynski's avatar Fabian Kozynski
Browse files

Make MemoryTile share after Keyguard

If the device is locked clicking on the MemoryTile will take a heapdump
but not prompt for sharing. If the device is locked after a Reboot,
clicking on the MemoryTile will crash the device as the resolver cannot
find an activity.

This makes sure that the Keyguard is dismissed before trying to share.
Using the systemui ActivityStarter also catches any errors.

Fixes: 141701312
Test: manual with device locked and after reboot
Change-Id: I5f0e83f9c95c9b3b33318303d853299422233261
parent 10b668e5
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