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
Loading
Please register or sign in to comment