commit | 7cdcdaae7627e4708076b759800132435dbfcc6e | [log] [tgz] |
---|---|---|
author | Nan Wu <wnan@google.com> | Thu Sep 26 18:11:48 2024 +0000 |
committer | Nan Wu <wnan@google.com> | Thu Nov 14 18:51:20 2024 +0000 |
tree | 912359e25e2d7efbf6b43a412410abe3da3de880 | |
parent | a216f474176a1fb1157601cc0acdc11905af6b0c [diff] |
ChooserActivity refreshes creator token ChooserActivity has to refresh creator tokens for the intent it launches. Bug: 369856138 Test: Manual test Flag: android.security.prevent_intent_redirect Change-Id: I1874c2197577939ee60c4c058366ba8c7aac23ca
IntentResolver
provides the implementation for Intent ACTION_CHOOSER
See also: ShareCompat.IntentBuilder