Merge "Move hardware/libhardware/include from -isystem to -I"

This commit is contained in:
Treehugger Robot
2016-10-09 01:05:31 +00:00
committed by Gerrit Code Review

View File

@@ -96,11 +96,11 @@ func init() {
[]string{
"system/core/include",
"system/media/audio/include",
"hardware/libhardware/include",
"frameworks/native/include",
})
pctx.PrefixedPathsForOptionalSourceVariable("CommonGlobalSystemIncludes", "-isystem ",
[]string{
"hardware/libhardware/include",
"hardware/libhardware_legacy/include",
"hardware/ril/include",
"libnativehelper/include",