commit | 851f68ae91ecd8e82b1feae168976aa4e5e3406f | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue May 11 21:41:25 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed May 12 19:47:45 2021 +0900 |
tree | c4da247f8a6d87da70d980cd3ff92f23760325d0 | |
parent | 331d1ea104a8bdd8cf19b2a4f5244ec97a0b05bb [diff] |
zipfuse: OsString -> CString libfuse uses CString. In order to avoid conversion between OsString and CString, zipfuse also internally uses CString. Bug: 186377508 Test: atest ZipFuseTest Change-Id: I48cfc294d3d897ab89179205465e652d8ffbeeee