diff options
| author | 2022-09-08 22:54:27 +0000 | |
|---|---|---|
| committer | 2022-12-02 00:10:49 +0000 | |
| commit | 5e6409d64fd0af1c8921b52a480d4b2c2b270b76 (patch) | |
| tree | 516d97c6307e02c1a1b3dca00aa3b981e4de321a /services/coverage/java | |
| parent | e354477990414020e90a8b403f655e6a7b3395b9 (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