commit | bae01b1a70dd721e7343265bedfceee39bdc39f1 | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Tue Apr 11 16:29:10 2017 -0700 |
committer | Jorim Jaggi <jjaggi@google.com> | Tue Apr 11 17:24:26 2017 -0700 |
tree | 92015eb852065de7f719ff79771319d48614536b | |
parent | 3f1febbedb31925d2684d07e3a2e2600088f4262 [diff] |
Disallow task snapshot starting window for intent != ACTION_MAIN We don't want to show a task snapshot if the intent wasn't the launcher intent. Likely the app will show something different, so we shouldn't show a snapshot in this case. Test: AppWindowContainerControllerTests Test: Open app, make sure we get snapshot window Test: Open Chrome, go home, Open chrome incognito from shortcut, make sure no flash Change-Id: Ib608ba8070ce09f418f1036248d81eebfa354128 Fixes: 35099602