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 44ce020..152b85c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -16,6 +16,9 @@ cc_library {
name: "libcap",
host_supported: true,
vendor_available: true,
+ vndk: {
+ enabled: true,
+ },
cflags: [
"-Wno-unused-parameter",