commit | 9ca14ca7eb5b4267f862bc3e927396df111bdec9 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Oct 20 14:25:57 2021 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Tue Oct 26 14:15:34 2021 +0100 |
tree | 71f537f4600c9d4f6fb90f45003fd5aab39360d6 | |
parent | f30b928bab9a296a1e8d74f651beb7b39ee3fded [diff] |
Make composd API more async Allow for notification on success/failure and for early cancellation. Remove the old fully synchronous API. Migrate the test to use the API (via modifying the composd_cmd tool). Bug: 204044765 Test: atest ComposTestCase Test: manual - make timeout very short, observe cancellation Change-Id: I1d614ed60bc8baa9d4e58c1ca915e2093aec0808
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.