aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorJerome Gaillard <jgaillard@google.com>2019-06-27 18:23:14 +0100
committerJerome Gaillard <jgaillard@google.com>2019-06-27 18:59:34 +0100
commit1b76e8bf9f2ec2aa9c6303ab20fccc31cfce5dc1 (patch)
treeceab2e91d08a7308d0fb6c0382c95748c53950ae /Android.bp
parentae66515ac07a23c2308d58033b4128c5aaa6cb4a (diff)
downloadfreetype-1b76e8bf9f2ec2aa9c6303ab20fccc31cfce5dc1.tar.gz
Enable static builds of libft2
Test: m libft2 Change-Id: I4c203b329ceb6ebb6f47c2b9a82f44df1bb3ed4c
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index df3dde671..157c8e6de 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,4 +1,4 @@
-cc_library_shared {
+cc_library {
name: "libft2",
host_supported: true,