commit | 331d1ea104a8bdd8cf19b2a4f5244ec97a0b05bb | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon May 10 11:01:23 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed May 12 19:47:41 2021 +0900 |
tree | 7114cddac5fc84f7ef0eb5df115e3b595387dd74 | |
parent | 3506e87fc26ddbf39981eb32dd366ec77102ff0b [diff] |
zipfuse: a read-only fuse implementation for zip archive zipfuse is a read-only FUSE implementation for zip archive. It will be used to make files embedded in APKs (which are zip files) be accessible as regular files in microdroid. Bug: 186377508 Test: atest ZipFuseTest Change-Id: Idf0fb4d32b8a2d957da9188fedeebb5610050e65