commit | 09bb82c841302319059ebea1607e9b46f58e87e7 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Dec 13 15:50:50 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Wed Dec 14 11:57:21 2022 +0000 |
tree | eb55daa64879ac09a6b4e3ad730ebe48c59d92e6 | |
parent | 6be517c56229cfe57f3fd57b0e731fb0bef257b5 [diff] |
Remove getCid() This seemed easier than documenting what it is for. Because actually it isn't useful, except when connecting a vsock, which we don't let apps do directly. Our demo app doesn't use it and we have no tests for it, so evidence that it is needed is slim. Bug: 261037705 Test: Still builds Change-Id: I75f84c4abdf1879092ff44552d6736f4c07ed26d
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.