summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 118c121..afd0414 100644
--- a/Android.bp
+++ b/Android.bp
@@ -39,4 +39,6 @@ cc_library_static {
],
export_include_dirs: ["."],
+
+ vendor_available: true,
}