commit | 2a5306ea77752dfb6e111d029b6de1d8aa531ff5 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon Jun 05 09:18:32 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Jun 06 07:31:21 2023 +0000 |
tree | 1b9d9f6ae597b45f8ff01fd5a454ecbd6802a3f3 | |
parent | eacb738f4c3af14b3818fa63900ccceb2fcb2fb0 [diff] |
[socket] Remove CLOEXEC flag set for vm_payload_service socket fd As the CLOEXEC flag is set in android_get_control_socket() now. Bug: 275729094 Test: atest microdroid_manager Change-Id: Ia297c61b3ce251016aad79d480fbb395224840f2
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.