commit | 3673f99dd2cf9e93fd50a8e72c5648ad36b42f15 | [log] [tgz] |
---|---|---|
author | Ryan Prichard <rprichard@google.com> | Wed Oct 10 22:41:14 2018 -0700 |
committer | Ryan Prichard <rprichard@google.com> | Thu Oct 11 14:18:08 2018 -0700 |
tree | 915fa0829f38742e73a1ebcf8cc30d22d9cf3962 | |
parent | a605668eddf8df26aa5fe9b1c70b8f310b6bd1ca [diff] |
Change ZipArchiveHandle from void* to ZipArchive* A typedef to void* allows an implicit conversion from ZipArchiveHandle* (or any other pointer type) to ZipArchiveHandle. See I95d79809b6e118fb3c39c7b98b8055c8e324db1a in platform/bionic. Bug: none Test: m checkbuild Change-Id: I3dd426cb64c46ef81e1dd81b4a2e4f40ac2701df