Fix build when #define LOG_NDEBUG 0
A few variables have changed type and when building with LOG_NDEBUG 0 the code no longer compile. Adjust the ALOG_ASSERT strings to use the correct types. Test: make with LOG_NDEBUG enabled Bug: 31584070 Change-Id: Ib47f369f8be9fa0c12fa4f69c294a719df8ad018
Loading
Please register or sign in to comment