commit | 117556e09150a155c80385b315d80fb0a762416d | [log] [tgz] |
---|---|---|
author | Melody Hsu <melodymhsu@google.com> | Thu Oct 03 21:58:56 2024 +0000 |
committer | Melody Hsu <melodymhsu@google.com> | Thu Oct 03 22:12:32 2024 +0000 |
tree | f6d8a61412c11846a6568a19c7b788a31963b959 | |
parent | 886c2c0492bfa32b55baea2a91fa11afa33389c0 [diff] |
Remove unecessary flag checks for Transaction#setFlags The if statement does not provide any value and is an additional area to have to maintain when introducing new flags. Bug: 371381313 Test: presubmit Flag: EXEMPT bug fix Change-Id: Ie1a929451aaa6d87e82e9ab131ddb50d2d70cee3