aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 4fa48bcce..0e2eb2123 100644
--- a/Android.bp
+++ b/Android.bp
@@ -102,7 +102,7 @@ cc_library {
llndk_library {
name: "libft2.llndk",
- vendor_available: false,
+ private: true,
symbol_file: "libft2.map.txt",
export_include_dirs: ["include"],
}