aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-07-15 01:06:12 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-07-15 01:06:12 +0000
commit3193a4f8da48428f4bd0132aa6f5c505b00eea68 (patch)
tree8ada45e2f9461682ff0bbb5405160c52a594f856
parent2dbc0db128dcf21869a71844b28db3911fe227e9 (diff)
parentb65dc7efdc73093cc9907aafb5fa247ec5545518 (diff)
downloadfreetype-android-cts-11.0_r3.tar.gz
Change-Id: I5abacfd976c43b34512f56d46e5a02518956d338
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index cdb6d3663..8b3d01d0a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,6 +1,8 @@
cc_library {
name: "libft2",
host_supported: true,
+ // TODO(b/153609531): remove when no longer needed.
+ native_bridge_supported: true,
// compile in ARM mode, since the glyph loader/renderer is a hotspot
// when loading complex pages in the browser