summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 17993e0..b29a97a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -63,6 +63,8 @@ cc_library_shared {
"include",
],
+ export_include_dirs: ["include"],
+
cflags: [
"-Wall",
"-Werror",