commit | 32f37ef4e62f45e715a682569300bad585380263 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed May 17 16:15:58 2023 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed May 17 16:15:58 2023 +0900 |
tree | 775729c86cf63404c2001327a85ee9be8753c793 | |
parent | 455e09cb0eac323795cbf130400114aae418191b [diff] |
Filter bootarg for non-debuggable VMs The condition should have been the opposite: * debuggable VM: no filtering is required * non-debuggable VM: filtering is done, while some of args can survive if enabled by debug policy. Bug: 283035363 Bug: 281998898 Test: run testTombstonesAreGeneratedUponKernelCrashOnPvm on a device where debug policy is not provisioned Change-Id: Id0f4f5d1777356e78ad995fa16bd3e8c0ff6c7ec
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.