commit | 9abfc1f67a3ec5a7bb7f6195f945f20cb7d2e761 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon May 17 21:57:24 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon May 24 09:24:48 2021 +0900 |
tree | 3ffc998900ecd919a8cf4037851823329e821a50 | |
parent | a7266ac893eb5be1e666f562c0c9fd3e402bbcae [diff] |
Run zipfuse in microdroid zipfuse now runs in microdroid as a service. The source zip file path and the mount point are fixed to /dev/block/by-name/microdroid-apk and /mnt/apk, respectively. To support that, microdroid_payload.json is amended to add MicrodroidTestAppk.apk to the payload.img file. This eventually should be done dynamically by the virt manager. Bug: 186377508 Test: atest MicrodroidHostTestCases Change-Id: I7a031ad442995dbd3cdc00a51a0e939c1589a7b2