commit | 022e1e0e2b7f9eadddc9680606fc8d8d374ac9c3 | [log] [tgz] |
---|---|---|
author | Michael Groover <mpgroover@google.com> | Tue Dec 06 14:31:16 2022 -0600 |
committer | Michael Groover <mpgroover@google.com> | Tue Dec 13 11:20:06 2022 -0600 |
tree | d02ef28e09965f05ac10b011ebd6817e0314b4fa | |
parent | 32765d94a13e1f1ba7d055805240b1884093da75 [diff] |
Add APIs to allow app to share identity with launched activity This commit adds APIs to allow a launching app to share its identity with a launched activity without needing to call startActivityForResult and to allow the launched activity to obtain the uid and package name of the launching app. Bug: 259743961 Test: atest CtsAndroidAppTestCases:android.app.cts.ShareIdentityTest Change-Id: Ib10496c031ddf12d7c362dcaca04ef1560ef11cc