Do not add quotes around flags argument

* build/soong will adds quotes around the whole flags
  and preserve the quotes around flags argument.
  The quotes incorrectly became part of a flag's value.
* use -header-filter to include module directory and
  other owned/interested header directories.

Bug: 180862582
Test: make; make with WITH_TIDY=1
Change-Id: I31dd4414b387058568132c5db14f34f975cb3697
1 file changed