commit | e4458302223554ed97c799d95d4197e042f6dfbb | [log] [tgz] |
---|---|---|
author | Alex Deymo <deymo@google.com> | Thu Oct 26 16:40:01 2017 +0200 |
committer | Alex Deymo <deymo@google.com> | Fri Oct 27 13:52:46 2017 +0200 |
tree | d335ac809aba5a026a3be1ee7522e25d862c22c2 | |
parent | 8a179e5e27b78e171dc56012b2bc810a00162a27 [diff] |
Cleanup bsdiff public API. The original function used to generate a patch from two files is no longer used elsewhere so this patch removes it in favour of the newer version that takes the streams from memory buffers and uses a patch writer to generate the patch. Bug: None. Test: Ran `bsdiff` manually, verified bspatch applied correctly. Change-Id: I17aac1d3dd405d733ff6dc35abe8e683adea0d4f