commit | 9f1c773470459c7987d89c33a12cca87e442e23a | [log] [tgz] |
---|---|---|
author | Stanislav Zholnin <zholnin@google.com> | Mon Jul 20 20:25:18 2020 +0100 |
committer | Stanislav Zholnin <zholnin@google.com> | Mon Jul 20 20:25:18 2020 +0100 |
tree | b3c1e4baf83ecc64720c1cd0a755648bd0df0f36 | |
parent | c2cdc0d622afe9a0c89b563e57631ea18b9afe63 [diff] |
Intitialize AcceptableLeftDistance with NUM_OP-1. Originally, on receiving any report from app AcceptableLeftDistance was decreasing below NUM_OP. After changes introduced in ag/12060128, AcceptableLeftDistance doesn't always change on report receipt. Fix: 161451424 Test: atest RuntimeMessageCollectionTest Change-Id: Id9a066d9efb16a60b2d68c78fb06bbd549c83e40