summaryrefslogtreecommitdiffstats
path: root/applypatch/Android.bp
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-10-18 10:01:30 +0200
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-10-18 10:01:30 +0200
commita0b21678469b5f3b34df6f1d6ba189959e5d6fea (patch)
tree2e11acf04286a326e3a4039e55246954705a7dfe /applypatch/Android.bp
parentSnap for 4393550 from a68bef7cd68a976bd0f105dc6d08f05701ec7fe3 to pi-release (diff)
parentMerge "otautil: Move RangeSet implementation into rangeset.cpp." am: bab1e8efc8 am: f63dbde3ef am: 6f4f528419 (diff)
downloadandroid_bootable_recovery-a0b21678469b5f3b34df6f1d6ba189959e5d6fea.tar
android_bootable_recovery-a0b21678469b5f3b34df6f1d6ba189959e5d6fea.tar.gz
android_bootable_recovery-a0b21678469b5f3b34df6f1d6ba189959e5d6fea.tar.bz2
android_bootable_recovery-a0b21678469b5f3b34df6f1d6ba189959e5d6fea.tar.lz
android_bootable_recovery-a0b21678469b5f3b34df6f1d6ba189959e5d6fea.tar.xz
android_bootable_recovery-a0b21678469b5f3b34df6f1d6ba189959e5d6fea.tar.zst
android_bootable_recovery-a0b21678469b5f3b34df6f1d6ba189959e5d6fea.zip
Diffstat (limited to 'applypatch/Android.bp')
-rw-r--r--applypatch/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/applypatch/Android.bp b/applypatch/Android.bp
index db307df28..922f67abf 100644
--- a/applypatch/Android.bp
+++ b/applypatch/Android.bp
@@ -150,6 +150,7 @@ cc_binary_host {
static_libs: [
"libimgdiff",
+ "libotautil",
"libbsdiff",
"libdivsufsort",
"libdivsufsort64",