aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 8d5c848..766c5ef 100644
--- a/Android.bp
+++ b/Android.bp
@@ -17,6 +17,9 @@ cc_library {
clang: true,
host_supported: true,
vendor_available: true,
+ vndk: {
+ enabled: true,
+ },
cflags: [
"-Wno-unused-parameter",