summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorRiddle Hsu <riddlehsu@google.com>2021-09-27 18:27:49 +0800
committerRiddle Hsu <riddlehsu@google.com>2021-09-27 20:43:04 +0800
commit7bdc21cf3eb56c3ec16f22fae0c0d20432f328b5 (patch)
tree81d195a635edc0995263085014b631bc695a634b /tools/aapt2/java/JavaClassGenerator_test.cpp
parentff81161318bbde1e69afd28db8cb1c57acfcf682 (diff)
Do not lock when calling startActivityFromRecents
When calling ActivityStarter#execute without known activity info, it will need to resolve the intent and check content provider uri permission. That may hit potential deadlock (acquire AM lock) so it will return denial directly if the WM global lock is held. Bug: 189057104 Test: Start and stop recording, tap the notification to view the recorded result. Press back to finish the activity. Launch the activity from recents app without permission denial. Test: Pin apps to split from recents. Change-Id: Ibf3fee1f29f3069f0adfa85ed983f6d48bf7ebd7
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions