commit | 5ba04ee697f7d70ea4e30d072c974bfc6d950d44 | [log] [tgz] |
---|---|---|
author | Nan Wu <wnan@google.com> | Fri Nov 01 18:32:38 2024 +0000 |
committer | Nan Wu <wnan@google.com> | Fri Nov 01 18:32:38 2024 +0000 |
tree | 8f362b659848b85d203044739b8366a870a43de6 | |
parent | 5e4f136bd493f35002c2228e88cb33d5fe78cade [diff] |
Fix missing creator token error GameSession calls startActivityFromGameSession with a trampolineIntent that contains the final intent to be launched. But it does not go through prepareToLeaveProcess; thus extra intent keys are not collected. It also does not go through addCreatorToken on the server side. Bug: 376861334 Test: Manual test. Flag: android.security.prevent_intent_redirect Change-Id: I4fd72b06e075458058e1a1527261ce9d06d70715