Merge "Don't automatically include the build directory." am: 4169f6396f am: d5d508c396
am: be0998f1b3

Change-Id: Ie067754c0d100e31aea6e27c338d6484c5575c94
diff --git a/Android.bp b/Android.bp
index d7a6488..dafcb8f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -11,6 +11,8 @@
         "src/lib_json",
     ],
 
+    include_build_directory: false,
+
     export_include_dirs: ["include"],
 
     cflags: [