From 25c56979dd85a33a6467949ab76f99a987a0a006 Mon Sep 17 00:00:00 2001 From: Sen Jiang Date: Tue, 10 May 2016 15:23:25 -0700 Subject: Use bspatch from external/bsdiff. Now ApplyBSDiffPatch() will stream the output to sink as we go instead of sinking everything at the end. Test: recovery_host_test Bug: 26982501 Change-Id: I05b6ed40d45e4b1b19ae72784cf705b731b976e3 --- updater/Android.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'updater') diff --git a/updater/Android.mk b/updater/Android.mk index ac26bf42d..3a47dacd5 100644 --- a/updater/Android.mk +++ b/updater/Android.mk @@ -24,6 +24,7 @@ tune2fs_static_libraries := \ updater_common_static_libraries := \ libapplypatch \ + libbspatch \ libedify \ libziparchive \ libotautil \ -- cgit v1.2.3