aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2018-12-07 16:51:06 -0800
committerandroid-build-merger <android-build-merger@google.com>2018-12-07 16:51:06 -0800
commitebb60325cf516dbbd3006ce41ef2ae7fd0a968cd (patch)
treed478e49c350b2c079f3248a87c4a89db57e766c7
parent6ef5ef7b184a4eff720ab1e408298aeb84854117 (diff)
parentbe0998f1b3fd3541826a9bfb7ce19083726e30b8 (diff)
downloadjsoncpp-ebb60325cf516dbbd3006ce41ef2ae7fd0a968cd.tar.gz
Merge "Don't automatically include the build directory." am: 4169f6396f am: d5d508c396
am: be0998f1b3 Change-Id: Ie067754c0d100e31aea6e27c338d6484c5575c94
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index d7a6488..dafcb8f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -11,6 +11,8 @@ cc_defaults {
"src/lib_json",
],
+ include_build_directory: false,
+
export_include_dirs: ["include"],
cflags: [