commit | 122abdc834649c7f1b2ed0f08d453c4355035b8f | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Tue Mar 28 11:32:26 2023 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Wed Mar 29 14:54:41 2023 -0700 |
tree | e02fb5d0a9ab0dab77e5fbd85d7af1e7c911bc2b | |
parent | a5c3b4b7302275dc62f2d760d48e41aa378f83cb [diff] |
Don't switch pKVM status with adb over IP The real intention is to skip when running over remote_device_proxy. But since there isn't a good way to check, skip all IP connection. Also, change the restoration in tearDown to be based on whether the status has previously been switched. Bug: 272823919 Test: atest AVFHostTestCases # on CF and panther Change-Id: Ibcce2d0a74ebe424f450cafc187cddce3d873343
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.