summaryrefslogtreecommitdiffstats
path: root/applypatch/Android.bp
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2017-11-02 18:57:09 +0100
committerandroid-build-merger <android-build-merger@google.com>2017-11-02 18:57:09 +0100
commit1d71857179f33698363360a9eb980d0952801798 (patch)
treefefd221e7988220ebb1e44489d5e2ae2538f6498 /applypatch/Android.bp
parentupdate_verifier: Fix the wrong computation with group_range_count. (diff)
parentMerge "Add libbrotli as a dependency for libbsdiff" (diff)
downloadandroid_bootable_recovery-1d71857179f33698363360a9eb980d0952801798.tar
android_bootable_recovery-1d71857179f33698363360a9eb980d0952801798.tar.gz
android_bootable_recovery-1d71857179f33698363360a9eb980d0952801798.tar.bz2
android_bootable_recovery-1d71857179f33698363360a9eb980d0952801798.tar.lz
android_bootable_recovery-1d71857179f33698363360a9eb980d0952801798.tar.xz
android_bootable_recovery-1d71857179f33698363360a9eb980d0952801798.tar.zst
android_bootable_recovery-1d71857179f33698363360a9eb980d0952801798.zip
Diffstat (limited to '')
-rw-r--r--applypatch/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/applypatch/Android.bp b/applypatch/Android.bp
index 922f67abf..4d2d4b76a 100644
--- a/applypatch/Android.bp
+++ b/applypatch/Android.bp
@@ -158,6 +158,7 @@ cc_binary_host {
"libbase",
"libutils",
"liblog",
+ "libbrotli",
"libbz",
"libz",
],