Fix misc-macro-parentheses warnings in system/core.

Add NOLINT comment to work around clang-tidy
error in checking macro arguments used in
type expressions.

Bug: 28705665
Test: make with WITH_TIDY=1 WITH_TIDY_CHECKS=-*,misc-macro-* \
      WITH_TIDY_FLAGS=-header-filter=system/core/.*

Change-Id: I7619978c1804e151a11a8b0477e80076bcf21cab
2 files changed
tree: f835d2ac289cde24889a77bda5267fb9df35a902
  1. liblog/
  2. logcat/
  3. logd/
  4. logwrapper/