diff options
author | Wale Ogunwale <ogunwale@google.com> | 2016-08-09 09:21:10 -0700 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2016-08-09 09:29:20 -0700 |
commit | 847167fe3d1dce6d1735b2510b8b698aa1a69b2d (patch) | |
tree | ffd4302ae0c25a2c4504de93969350101d0e338f /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 0b26adbb8b42168d4fc5ef240b1e2730fcfd5c61 (diff) |
Limit number of recents entries for an app to maxRecents allowed.
Regression in the API caused by the fixes for b/28293748 and b/25460953
which prevented the task entries from been trimmed if the task don't
have the same intent filter (additional documents launched will normally
have different intent action/filter than the base activity) or it allows
multiple task entries.
We now trim when we go over the maxRecents allowed in both cases.
Bug: 30645949
Bug: 28293748
Bug: 25460953
Change-Id: I74c8ecc38f72a5d03c213dea8d3e62261d42f8f6
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions