commit | d569b442e72c030c7dce5591f84d3a685c1d8cc7 | [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 | 9f30a27c1a4653689c858fb210f969a06266ef25 [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