aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-07-14 23:03:33 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-07-14 23:03:33 +0000
commitdad08fc5667b0a40923ca45c654bd6cb425ccc68 (patch)
tree8ada45e2f9461682ff0bbb5405160c52a594f856
parent2602915f962e21fb76e834e2f9b6acf849531165 (diff)
parentddafed93bb34b6be1b02089d1427984e9e10f532 (diff)
downloadfreetype-android11-qpr1-s2-release.tar.gz
Change-Id: I7299172c2abdf64fb457934b13e2a1497f37a894
-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