commit | 2d967203a9ad43e0af10ad66abd96a8426fd9661 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Wed Oct 05 13:01:03 2022 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Fri Oct 14 11:30:54 2022 +0000 |
tree | 43e75cca258e33f645ec6a54f67a064f5bb22eb4 | |
parent | 0f525b165c0fd69d69b434ae4f21fb2444a7317b [diff] |
Remove requesterSid from VirtualMachineDebugInfo The field is only used as debug information. Remove it because when we switch to RpcBinder for VirtualizationService, the information will not be available. Test: atest -p packages/modules/Virtualization:avf-presubmit Change-Id: I39fa19302b82ae44488366c2603ee5730ddbe737
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.