Go to file
Jooyung Han 017916bf35 Microdroid activates host APEXes
Host apexes are passed to microdroid via the payload composite image.
The payload composite image can be created by either
mk_payload_signature/mk_cdisk or mk_payload.

For now, microdroid expects two APEXes from the host:
- com.android.adbd
- com.android.sdkext

The exact set of host apexes for microdroid is TBD. The current set is
only for demonstration.

Bug: 181093750
Test: MicrodroidTestCase
Change-Id: I7fe33fe03ac94799a4e109b83286bfb39e44b882
2021-04-21 23:20:29 +09:00
apex Microdroid activates host APEXes 2021-04-21 23:20:29 +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 Microdroid activates host APEXes 2021-04-21 23:20:29 +09:00
tests Microdroid activates host APEXes 2021-04-21 23:20:29 +09: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