diff options
author | Jorim Jaggi <jjaggi@google.com> | 2017-02-24 13:49:47 +0100 |
---|---|---|
committer | Jorim Jaggi <jjaggi@google.com> | 2017-02-24 17:37:08 +0000 |
commit | f631ef769ad718f9ce52955d67623fa67a942cd5 (patch) | |
tree | 71b02c758333bf6426d6d0d5d93a23bdf4f9deea /tools/aapt2/diff/Diff.cpp | |
parent | 38a65f6c56f78fd5102bf21f34691a86e642bd26 (diff) |
Fix sharing bugreports from lockscreen
When launching ChooserActivity from lockscreen, we will start it
in stopped state because lockscreen is still showing, meaning that
the activity goes through start -> resume -> pause -> stop
immediately after it was launched, and will be later resumed once
Keyguard actually goes away.
However, ResolverActivity finished itself in onStop. We add a
private extra to change this behavior for sharing bugreports.
Test: Take bugreport, double tap on it on lockscreen
Test: com.android.shell.BugreportReceiverTest$1
Bug: 33009364
Change-Id: I973b2c71587950499b7c88b16af9cf1387795e17
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions