aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-07-15 01:12:15 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-07-15 01:12:15 +0000
commit5eeb72b01317ac1510c90d07a2d25245dd7f7fbd (patch)
tree166245a77c5909ca3ffb51b9eae4528d99c5b345
parent11cb0459fd4fbc58a48baa4afd908f2cfa5602ea (diff)
parent7adefdc5b84d28c1b9994f9e79fbe34a25edd435 (diff)
downloadlz4-android11-d1-s1-release.tar.gz
Change-Id: I4f7822876ffd30a00aebba30fe60595604c14cfe
-rw-r--r--lib/Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Android.bp b/lib/Android.bp
index 1485ca79..26db9bf1 100644
--- a/lib/Android.bp
+++ b/lib/Android.bp
@@ -14,6 +14,8 @@ cc_library {
enabled: true,
},
host_supported: true,
+ // TODO(b/153609531): remove when no longer needed.
+ native_bridge_supported: true,
target: {
windows: {
enabled: true,