commit | 8307ea701c8a06378bd31148bcbe4d312af2b31a | [log] [tgz] |
---|---|---|
author | Craig Mautner <cmautner@google.com> | Thu Sep 11 15:03:53 2014 -0700 |
committer | Craig Mautner <cmautner@google.com> | Thu Sep 11 15:53:44 2014 -0700 |
tree | 1b013928b7787817f214f0b7e01ef91b13ef6f25 | |
parent | df980618a309df46e8569d3b16a6ff4f286e24de [diff] |
If activity is an alias get maxRecents from target Activity aliases do not pick up values in the PackageParser. The actual values should come from the target activity instead. Also ActivityInfo now propagates maxRecents in copy constructor and across Binder calls (via parcelling). Fixes bug 17391328. Change-Id: I35d248032eca7557528c9d499b3b38f27c713d09