summaryrefslogtreecommitdiff
path: root/libs/math/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/math/Android.bp')
-rw-r--r--libs/math/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/math/Android.bp b/libs/math/Android.bp
index 3ef8b4aa05..693bace1f4 100644
--- a/libs/math/Android.bp
+++ b/libs/math/Android.bp
@@ -15,6 +15,7 @@
cc_library_static {
name: "libmath",
host_supported: true,
+ vendor_available: true,
export_include_dirs: ["include"],
}