aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-06-03 01:11:26 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-06-03 01:11:26 +0000
commit4d819cbd5e495a345dd753058c7bfc23001ae268 (patch)
tree63b964d135660673642fe4c363577d95d7232f52
parent30230fedb9a14279f26c46003a9974174ab1a2a1 (diff)
parentf0dcdfe56fc616dc2ffaa7a30b08b2f11becc351 (diff)
downloadlibfuse-android11-d1-s1-release.tar.gz
Change-Id: I7c95c704297840489185c1552c5d51ff8c0b7f45
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 477d098..8bc193c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -32,6 +32,8 @@ cc_library {
version_script: "lib/fuse_versionscript",
+ vendor_available: true,
+
srcs: [
"lib/buffer.c",
"lib/cuse_lowlevel.c",