Merge "Move hardware/libhardware/include from -isystem to -I" am: 3f9bde87fb am: ddaee09318

am: cfef115558

Change-Id: Ib7ce1b35d13bbe91f6a1925a6fd704a2b63363d2
This commit is contained in:
Colin Cross
2016-10-09 01:22:46 +00:00
committed by android-build-merger

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",