Merge "Move more includes from -isystem to -I"

am: fea56e1220

Change-Id: I9b530954788cddccff712b0a7a666e2f5772da30
This commit is contained in:
Colin Cross 2016-11-04 15:35:20 +00:00 committed by android-build-merger
commit f723c11136
1 changed files with 3 additions and 3 deletions

View File

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