commit | 70ccf168c29f1fd093c8e69e7298db768d1f6770 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Jul 08 11:05:03 2022 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri Jul 08 11:05:03 2022 +0100 |
tree | 56c56f1ca4e77435515013922c161448ee5a433c | |
parent | 7b535d96b5a05adc6e853199d86c8ee844fd63fa [diff] |
Better logging on failure Log Anyhow errors with Debug not Display; that way we see the full context rather than just the most recent failure. Add context to calls to IPackageManagerNative. That's slightly ad hoc, but useful, and calls to AIDL interfaces don't otherwise include much detail. Bug: 238312664 Test: Induce failure, see better logs Change-Id: I3f119f937f2d07296d92d882c9fbabfbf17b0186
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.