diff options
author | Jeffrey Huang <jeffreyhuang@google.com> | 2020-06-04 12:31:47 -0700 |
---|---|---|
committer | Jeffrey Huang <jeffreyhuang@google.com> | 2020-06-04 16:54:04 -0700 |
commit | 3be5671c03998c5a0c033f1838e15bd02d767c73 (patch) | |
tree | 5a00c98b8c81b61a1d256437bbf175074d509d2f /rs/java/android/renderscript/ProgramStore.java | |
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
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions