commit | 465e1c062de3be07a5cda98c632f38a554985494 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Thu Dec 09 10:47:29 2021 -0800 |
committer | Siarhei Vishniakou <svv@google.com> | Thu Dec 09 11:58:33 2021 -0800 |
tree | 2b7e071e6fdbeb6b86b691351354d769cab91aaa | |
parent | f355bf982478381f838e8d3318aa67cede2daf10 [diff] |
Convert #define in Macros.h to bools This helps ensure that compiler can verify the code inside the bool-protected blocks at all times, not just when the #define's are active. Bug: 198472780 Test: compile only Change-Id: I43920d6fdba87742a205f4c3068712e14a686bf1