Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 00295b21 authored by Azhara Assanova's avatar Azhara Assanova
Browse files

Add Component Caller APIs for Activity's results

In continuation to ag/25895815, with activities potentially receiving
multiple results at the same time, it is important to match intents to
their callers correctly. Hence this change overloads existing
onActivityResult() with a ComponentCaller - onActivityResult(int, int,
Intent, ComponentCaller).

More CTS for ComponentCaller#checkContentUriPermission are incoming.

Bug: 293467489
Test: atest CtsAndroidAppTestCases:android.app.cts.ComponentCallerTest
Test: atest CtsAndroidAppTestCases:android.app.cts.ShareIdentityTest
Change-Id: Idb56fc8cc6331afee7b30653bd0e3e771ba2e3f0
parent c6eaf1ca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment