commit | 933d2b21a32fa5bddc70abc391c68a15c01f37ad | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Feb 28 11:41:19 2023 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Feb 28 11:43:31 2023 +0900 |
tree | d046ca13ea47a08db070211c49f22e069727d12b | |
parent | 0dcd3f79cae56d3d5c2fca5110b22bc4a4f89e42 [diff] |
Don't complain if ramdump file doesn't exist It may not exist if ramdump is not enabled (either by the debug policy or by the debug level). Bug: 270965270 Test: run a VM, kill it. Search for the error message "Error handling ramdump". Change-Id: I23f9bbbed79ac817255b3268d5a17ccba9aef41c
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.