commit | 3be5671c03998c5a0c033f1838e15bd02d767c73 | [log] [tgz] |
---|---|---|
author | Jeffrey Huang <jeffreyhuang@google.com> | Thu Jun 04 12:31:47 2020 -0700 |
committer | Jeffrey Huang <jeffreyhuang@google.com> | Thu Jun 04 16:54:04 2020 -0700 |
tree | 5a00c98b8c81b61a1d256437bbf175074d509d2f | |
parent | a2d82aeb16ef7ae00c56fb0dd5dbc97751f2de21 [diff] |
Fix ConditionUnknown after valid buckets Because non-zero enums are evaluated to true, it is possible for pulls to occur on bucket split even if the condition is unknown. Explicitly check that the condition is true instead. Bug: 155489707 Test: atest statsd_test Change-Id: I0bc3de6e885c2200885caf01d07c793b83eca17a