aboutsummaryrefslogtreecommitdiff
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 a14ce10..785a441 100644
--- a/Android.bp
+++ b/Android.bp
@@ -32,6 +32,8 @@ cc_library_static {
"-DHAVE_CONFIG_H",
],
export_include_dirs: [
+ "crypto/include",
+ "include",
"exported_include",
],
}