commit | e97e66ea7c624190afa4639d6ddc60e7d013f46c | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Mon Apr 27 16:25:53 2015 +0100 |
committer | Narayan Kamath <narayan@google.com> | Wed Apr 29 14:31:45 2015 +0000 |
tree | 024397a885eb2b41a2701ae3b59050f8a252d64d | |
parent | 07e07aa475ba6bd53e63fe5cc4658a3809dc6f5c [diff] |
Use base::WriteFully in zip_archive. We're already linking against libbase but we'll have to add a libbase dependency to every target that includes libziparchive as a STATIC_LIBRARY dependency, given that there's no way to express that what we want (except by adding a LOCAL_WHOLE_STATIC_LIBRARY dependency on libbase to libziparchive but that seems bad too) Change-Id: I294ad389a9c61a1134a7bc323da25b0004a8f1e0