| commit | cc1c88777fb4d2582af04cf520d8e2a23ac7b75e | [log] [tgz] |
|---|---|---|
| author | Tony Huang <tonyychuang@google.com> | Fri May 05 04:28:12 2023 +0000 |
| committer | Tony Huang <tonyychuang@google.com> | Fri May 05 04:31:58 2023 +0000 |
| tree | c7ce0d7ba48bfd9f36ad61781675c70f2f4bb6a3 | |
| parent | 2ce407b16462ae9adb0aee4aef0040f92c4b8b89 [diff] |
Fix RemoteTransitionTest This test use FLAG_FIRST_CUSTOM which just same as FLAG_IS_DIVIDER_BAR, and we did some special hanlde for divider. Change test to using FLAG_IS_DIVIDER_BAR for readability and also fix test assertion. Fix: 280796126 Test: atest RemoteTransitionTest Change-Id: I969947b4a2738a0760ccef2658ecd495e57edf54