diff options
author | Wale Ogunwale <ogunwale@google.com> | 2020-01-23 19:14:44 -0800 |
---|---|---|
committer | Louis Chang <louischang@google.com> | 2020-02-20 14:37:00 +0800 |
commit | 0d46519bcd56cda136cb715f6259108e5b7296c5 (patch) | |
tree | e6f3943d231a76e7fcbba49096cc982a60c9c691 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 9e5b4507635bbaab3acb307fef10a774c401c2c2 (diff) |
Reuse stack as task for single task stacks (90/n)
Stacks and tasks are now the same object instance, so for cases were we
have a 1to1 relationship between the stack and task, just go ahead and
use one stack/task object instead of having the extra level.
- Helps us tryout the task hierarchy at a different depth than 2
to see what bugs needs to be fixed.
- Makes it easier to switch "tiles" into the hierarchy.
Bug: 80414790
Test: Existing tests pass.
Change-Id: I9796a149f5ca689b7000819085d4ed8e156b618c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions