summaryrefslogtreecommitdiffstats
path: root/applypatch
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2017-10-29 06:13:16 +0100
committerTianjie Xu <xunchang@google.com>2017-11-01 23:30:05 +0100
commit8c28081039fdbdcf4e49f5d35f00b7c862c73b3d (patch)
treee25e9443577ce82da54496cee5154521ff948bbf /applypatch
parentMerge "tests: Take the ownership of the FD when calling fdopen." (diff)
downloadandroid_bootable_recovery-8c28081039fdbdcf4e49f5d35f00b7c862c73b3d.tar
android_bootable_recovery-8c28081039fdbdcf4e49f5d35f00b7c862c73b3d.tar.gz
android_bootable_recovery-8c28081039fdbdcf4e49f5d35f00b7c862c73b3d.tar.bz2
android_bootable_recovery-8c28081039fdbdcf4e49f5d35f00b7c862c73b3d.tar.lz
android_bootable_recovery-8c28081039fdbdcf4e49f5d35f00b7c862c73b3d.tar.xz
android_bootable_recovery-8c28081039fdbdcf4e49f5d35f00b7c862c73b3d.tar.zst
android_bootable_recovery-8c28081039fdbdcf4e49f5d35f00b7c862c73b3d.zip
Diffstat (limited to 'applypatch')
-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",
],