commit | 17927df5ef85be1989823db85b48c100ef594159 | [log] [tgz] |
---|---|---|
author | Greg Kaiser <gkaiser@google.com> | Thu Feb 09 17:46:52 2023 +0000 |
committer | Greg Kaiser <gkaiser@google.com> | Thu Feb 09 17:46:54 2023 +0000 |
tree | 57354a9c6cc30d62ef2629ffff1be63e0a94687e | |
parent | 7594ec0d7cd9534ade47a6337d1fe1dacfb3b688 [diff] |
Effect AIDL: Fix a couple logging statements Since the ternary conditional has lower precedence than "<<", we need to add parentheses. Bug: 264618800 Change-Id: Idc10c0d231057a74e41d0a10bf20e1e28c1ce84e Test: TreeHugger