commit | 04b992cb9342ee511219b1e55a5a1daabb6d8af9 | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Mon Mar 29 16:13:40 2021 -0400 |
committer | Leon Scroggins <scroggo@google.com> | Mon Apr 12 13:36:19 2021 +0000 |
tree | 7ce3fc09fcb5ea3798b45c2190909cab2c36fb04 | |
parent | e55d11e11a016c6c9396002accf9cee022dbfeb5 [diff] |
SF: Only buildCachedSets if (mergeWithCachedSets) Bug: 163076219 Test: make When mergeWithCachedSets returns false, mLayers contains only CachedSets with the current time_point. So no layers will be determined to be "inactive" in buildCachedSets, so it will never create any Runs or an mNewCachedSet. Change-Id: Id305effec2e49530bd3c05804ee354ad2044ab56