aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index cbc268c..38aa65b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -52,6 +52,9 @@ cc_library {
linux_bionic: {
enabled: true,
},
+ linux_glibc: {
+ local_include_dirs: ["libcap/include/uapi"],
+ },
},
}