commit | 42d931a271ba66c868f8005d4d3463f0977e4438 | [log] [tgz] |
---|---|---|
author | Greg Kaiser <gkaiser@google.com> | Fri Feb 11 06:43:59 2022 -0800 |
committer | Greg Kaiser <gkaiser@google.com> | Fri Feb 11 06:45:43 2022 -0800 |
tree | 2f8fdcc4422235afdf2bd50c351358c076265454 | |
parent | 9e09eec46bba14859fb0924c1c00cff827c8b682 [diff] |
Use parens to fix output We want our ternary conditional to evaluate before the << operator, so we use parenthesis to make this happen. Bug: 214615268 Test: TreeHugger Change-Id: I0efb22487d0cf3778f8a12d2391a0f1a7a87995d