Go to file
Jooyung Han c36b18a443 Apexd runs in microdroid
Previously, we ran only 'apexd-bootstrap' because 'apexd' crashes due to
the lack of /data/apex in microdroid.

Now apexd runs in "vm" mode. In vm mode, apexd only activates built-in
apexes and block apexes. No data apexes, no session handling.

Bug: 179342589
Test: MicrodroidTestCase
Change-Id: I8c6a16c3b08010fcb008d822d0ba0e311c0a9985
2021-04-21 23:19:04 +09:00
apex Add an executable to create a microdroid signature 2021-04-14 23:23:58 +09:00
authfs authfs: Remove integration test from TEST_MAPPING 2021-04-07 15:05:40 -07:00
docs/getting_started Update documentation with new test name and Virt Manager. 2021-04-12 12:16:09 +00:00
microdroid Apexd runs in microdroid 2021-04-21 23:19:04 +09:00
tests Merge "Microdroid runs on cuttlefish_x86_64" 2021-04-14 03:50:17 +00:00
virtmanager Wait for crosvm in a separate thread, and keep track of when it dies. 2021-04-13 16:01:16 +00:00
vm Wait for crosvm in a separate thread, and keep track of when it dies. 2021-04-13 16:01:16 +00: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