summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlex Deymo <deymo@google.com>2017-09-27 15:34:59 +0200
committerAlex Deymo <deymo@google.com>2017-09-28 19:36:53 +0200
commit538a75d13b8061deb99f33c5766542d286563aad (patch)
treeb55a5de46ca3410044e60cc92863c24955edbe61 /Makefile
parentf9331d61c3309ea06b45379e0f45e0463bf6e21f (diff)
downloadbsdiff-538a75d13b8061deb99f33c5766542d286563aad.tar.gz
Make BsdiffPatchWriter into an Interface.
Currently, all bsdiff() functions take a filename for the patch, which is called with a temporary file in all cases. To help expose an interface that allows to write bsdiff patches in different formats (for example, changing the compressor and header format) we expose the PatchWriterInterface class in the public interface so callers can use a different one or define their own to help experimenting with bsdiff enconding improvements. Bug: 34220646 Test: make bsdiff and update_engine; ran bsdiff_unittest Change-Id: Ie450b2790137665bc033cb36d037171090b18a4b
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions