commit | f720701b12ed551d63531f1621a585a8a6fe0571 | [log] [tgz] |
---|---|---|
author | David Ng <dave@codeaurora.org> | Fri Oct 07 11:50:09 2016 -0700 |
committer | Naseer Ahmed <naseer@codeaurora.org> | Mon Jan 23 14:12:19 2017 -0500 |
tree | 1a542b3949bc2791a15ac088de72e644b6d13b78 | |
parent | 6f5f36fbfeaf4ec1041ce75c90f05f689d5b544d [diff] [blame] |
Include additional system header search path Add system android-base path to header search path (for unique_fd.h) CRs-Fixed: 1109248 Change-Id: I5cf6113328ac81935b2ea03a4ce66960e15b88fd
diff --git a/common.mk b/common.mk index c18046d..fadc5d8 100644 --- a/common.mk +++ b/common.mk
@@ -24,6 +24,7 @@ common_includes += $(display_top)/include common_includes += $(display_top)/sdm/include +common_includes += system/core/base/include common_header_export_path := qcom/display