commit | 0df48509395189667beecb5e81dd5c6871bfa095 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Jun 15 15:24:37 2022 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri Jun 17 13:39:45 2022 +0100 |
tree | 2878fd54b5c9c30bbecf4f4c9e5d2a73c7b07104 | |
parent | 303d4991e1efa3fa96f236c31dcfc3b5527d7176 [diff] |
Allow VM logging from compos_verify We no longer need the never_log parameter (it is always false), so remove it. Note that logs are only written when the VM is debuggable, which is currently only when only non-protected VMs are available. Bug: 235350758 Test: Force debug on, stage APEX, compile, reboot -> see vm logs Test: Presubmit Change-Id: Iba94111d4046f30766a60d9edbe718e9049222cb
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.