commit | 2d12ff37de652f48c51ede48b1b50321bfffd654 | [log] [tgz] |
---|---|---|
author | Elie Kheirallah <khei@google.com> | Mon Mar 20 18:12:07 2023 +0000 |
committer | Elie Kheirallah <khei@google.com> | Mon Mar 20 18:30:46 2023 +0000 |
tree | a90594849e7043cfa182c3d16acade0580af81a6 | |
parent | de76d90b76c0409181eace85c5b24dcad74c8ebf [diff] |
Add as_raw_descriptor to control_server_socket Crosvm upstream removed AsRawFd from base/src/sys/unix/net.rs and now implemented, and now UnixSeqpacketListener implements AsRawDescriptor instead. Bug: 270404912 Test: m Change-Id: I76295742a4f59142a9b45f0830b69dff5514560a
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.