aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2018-11-02 00:51:49 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-11-02 00:51:49 +0000
commit7239b14f7cdac1c3463e64409262794155ad18d1 (patch)
tree8977a9fd3083265bad96aa4884afa35d41150986
parentd7e435979afd38dc8b27dae217a8524835b5659c (diff)
parent76c2952e49cdfeb6a82f0341e004246a0fcb751a (diff)
downloadbrotli-7239b14f7cdac1c3463e64409262794155ad18d1.tar.gz
-rwxr-xr-xAndroid.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 8e6a943..c36085a 100755
--- a/Android.bp
+++ b/Android.bp
@@ -16,6 +16,7 @@
cc_library {
name: "libbrotli",
host_supported: true,
+ recovery_available: true,
cflags: [
"-Werror",
"-O2",