commit | d318defea02ed114c6bcba158951cc7edd1e9043 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Oct 17 16:31:36 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Oct 17 18:11:25 2022 +0000 |
tree | 858b3b2c43a3bd628d4506369082d2d00285fe31 | |
parent | 1f9fdf3814f08d782befddee7c2455b5b962fa12 [diff] |
[API][vm_payload] Rename vm_service.rs to vm_payload_service.rs This cl renames vm_service.rs to vm_payload_service.rs as it handles the interaction with vm_payload_service now instead of vm_service. Test: atest MicrodroidTests Bug: 243513370 Change-Id: I5c7d453e58dd22f67ec7f0fa640de087bd676c83
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.