summaryrefslogtreecommitdiff
path: root/services/coverage/java
diff options
context:
space:
mode:
author John Wu <topjohnwu@google.com> 2022-09-08 22:54:27 +0000
committer John Wu <topjohnwu@google.com> 2022-12-02 00:10:49 +0000
commit5e6409d64fd0af1c8921b52a480d4b2c2b270b76 (patch)
tree516d97c6307e02c1a1b3dca00aa3b981e4de321a /services/coverage/java
parente354477990414020e90a8b403f655e6a7b3395b9 (diff)
Disable intent filter enforcement in startActivityFromRecents
Due to the fact that the resolved type of an intent is not available during startActivityFromRecents, the intent might not match the intent filter, making the activity un-launchable if the enforcement is enabled. The solution in this commit is a nasty hack for T; a proper fix should be implemented in master. Bug: 240373119 Test: atest CtsContentTestCases:PackageManagerTest Change-Id: Ic88c728373d86dfddd6198600a05c696112048da
Diffstat (limited to 'services/coverage/java')
0 files changed, 0 insertions, 0 deletions