InputReader: use ALOGD_IF instead of if (…) ALOGD
This makes things a bit more compact and gives us branch prediction hints for those conditionals. Bug: 311625331 Test: $ m checkinput Test: $ atest --host inputflinger_tests Flag: EXEMPT log only update Change-Id: I01a6cd4de6df049af0ac04645f264265a7a520f4
Loading
Please register or sign in to comment