Reduce warning spam from "unused-" flags in //external, //vendor, //hardware
Some clang unused-* warnings are not covered by "-Wno-unused". Add them explicitly to avoid noise from these warnings, given that they don't generally get fixed. Test: Local clean builds. Change-Id: I13f5089fd68f1a67a11be14fa41807688d803ba3
Loading
Please register or sign in to comment