commit | e1bfaacc3cafd101160538dbe6f8577a5be66ff1 | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Tue Feb 22 21:32:08 2022 -0800 |
committer | Ady Abraham <adyabr@google.com> | Thu Feb 24 00:02:54 2022 +0000 |
tree | dcd9d70fb3a068e81704739cf4e20b988d5d12a4 | |
parent | 7e6544bd15f1831f6b601c2ea31111d6edc2241f [diff] |
SF: don't latch unsignaled if there are multiple apply tokens When there are multiple apply tokens ready to be applied, SF should not try to latch unsignaled. Change-Id: Ieab74a8a13a98cc562f67bfc2676d49e6057f2de Test: SF unit tests Bug: 220907055