commit | 315c86994834feeab568272168740cd7e35abe8e | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 22 17:35:31 2022 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Nov 22 22:24:15 2022 +0900 |
tree | 3bad8b9ecf88e13301825844f89524c25053ec52 | |
parent | 56f5a5508014e031f044b4f080e031d2c32a1daf [diff] |
Test more combinations of debug level changes Debug level change from none to full (or app-only) should invalidate the VM identity. Debug level changes from app-only to full should invalidate the VM identity as well, but only for protected VMs. Non-protected VMs can't do that because the check is done by pvmfw but pvmfw doesn't run for non-protected VMs. This is fine. Bug: 239158757 Test: watch TH Change-Id: I9980703fdc62c01975dd548904231f229a5283d0
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.