commit | 59a60fa81a91a19570956359f2d97acdcde03eb8 | [log] [tgz] |
---|---|---|
author | Garfield Tan <xutan@google.com> | Tue Mar 24 10:32:29 2020 -0700 |
committer | Garfield Tan <xutan@google.com> | Tue Mar 24 11:21:47 2020 -0700 |
tree | 5cd6a0a25ae9274ef3782046033b938d8677bfad | |
parent | a7c9f7cb4cc7dc4d4d93d543169523bcd9adcfb5 [diff] |
Use isLeafTask() to check whether to save state. We meant to save states for all leaf tasks, including one layer task, which is excluded by the condition checked before. Bug: 152318088 Test: Smoke tests. Change-Id: Iadd8aa60ffe254398d242a12dae39148314891c8