Merge "Move hardware/libhardware/include from -isystem to -I" am: 3f9bde87fb
am: ddaee09318
am: cfef115558
Change-Id: Ib7ce1b35d13bbe91f6a1925a6fd704a2b63363d2
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user