diff options
author | Amith Yamasani <yamasani@google.com> | 2016-05-10 11:44:12 -0700 |
---|---|---|
committer | Amith Yamasani <yamasani@google.com> | 2016-05-10 12:17:51 -0700 |
commit | 4f128e4d968b376bb7c3fa209d27b0a30202e604 (patch) | |
tree | f38e03e4a1e0d2df79bd6e22b039e8f11ef50338 /docs/html/sdk/api_diff/24/changes | |
parent | 01da140aced14162d6d1bf4a0b2bf33e23b9c2c4 (diff) |
Fix multi-window assiststructure trashing
When multiple activities within the same process
try to handle requests for AssistStructure, the
singleton mLastAssistStructure tends to trash
the old structure when a second window's request
comes in.
This change passes in a sessionId so that the
cache is only cleared if the session id changes.
Bug: 28348867
Change-Id: I07efcd933db7e48aefd25a1c95493b71bbcffe4b
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes')
0 files changed, 0 insertions, 0 deletions