commit | b680365e1f648f6a091d34fdfbd8e7941567d1c6 | [log] [tgz] |
---|---|---|
author | Nicolo' Mazzucato <nicomazz@google.com> | Thu Jan 06 11:00:45 2022 +0100 |
committer | Nicolo' Mazzucato <nicomazz@google.com> | Thu Jan 06 16:55:10 2022 +0100 |
tree | 2b4ed2481b365909d6556f8dc8d4f1f8f3b8be30 | |
parent | e62cb766b6b8ab6e88587a86ed13551ce21d8a2b [diff] |
Replace aborted with half_open in FoldStateProvider All FOLD_UPDATE_ABORTED emissions were due to device stuck in half opened state. This will allow us to log FULL_OPEN, HALF_OPEN and FULL_CLOSED states easily. + Removed some unused states. + DeviceFoldStateProviderTest.kt formatted with ktfmt Bug: 198305865 Test: atest DeviceFoldStateProviderTest Change-Id: Iadbe4bdc4cbdf2720efb46fbd69cfadf0b8357a8