Go to file
Jiyong Park 9abfc1f67a 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
2021-05-24 09:24:48 +09:00
apex Add MicrodroidTestApp 2021-05-24 08:19:12 +09:00
authfs Run microdroid on cuttlefish on GCE 2021-05-14 21:48:27 +09:00
compos Prefer rlib for executables in compos 2021-05-18 12:44:45 -07:00
docs/getting_started Update recommended kernel version. 2021-05-13 14:15:41 +01:00
microdroid Run zipfuse in microdroid 2021-05-24 09:24:48 +09:00
tests Run zipfuse in microdroid 2021-05-24 09:24:48 +09:00
virtmanager Need to call set_requesting_sid for with_calling_sid to work. 2021-04-14 15:08:19 +00:00
vm Separate out run module. 2021-05-05 16:30:44 +00:00
zipfuse Run zipfuse in microdroid 2021-05-24 09:24:48 +09:00
.clang-format Set an initial .clang-format style 2020-10-19 14:55:06 +01:00
PREUPLOAD.cfg Enable google_java_format in PREUPLOAD.cfg 2021-03-11 16:53:45 +00:00
rustfmt.toml