diff options
| author | 2024-02-20 18:31:03 -0500 | |
|---|---|---|
| committer | 2024-02-21 12:57:18 -0500 | |
| commit | a8c3ea3563f1508bf6a699ff9d7bbc9250af2ad9 (patch) | |
| tree | fd042bdef0cbee75a19f35f560ba8f6e4b6d96bd /api/api.go | |
| parent | 1a191c20426390aeddd8c613a6d38a4603adf26d (diff) | |
Set resolvedType when starting activity in TaskFragment
Obtain and set the `resolvedType` of intent to the
`ActivityStarter.Request`.
Prior to the change, certain intents were incorrectly resolved due to
the lack of the `resolvedType` field. An example intent that was
incorrectly resolved prior to the change:
Intent(Intent.ACTION_VIEW, Uri.parse("content://com.android.calendar/time/<unix_time>"))
Also adds a regression test associated with this issue.
Bug: 326133028
Test: atest WmTests:ActivityStartControllerTests
Change-Id: I9c126d29e15c252ee921edfa9858ae4ec6df5558
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions