commit | 7b08c575a043c1f856464ca58d59010b22037c99 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Sep 14 07:28:56 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Sep 14 08:09:27 2021 +0900 |
tree | 2a6dd35628ca6c57bafecdef2547095046cf28c2 | |
parent | 7f735a4484fab82be1dbc603bc6d7d257b3f6c6a [diff] |
Don't expect a specific error kind Upgrade to rustc 1.55.0 seems to have changed the error kind from Other to Uncategorized. However, Uncategozied is a hidden error kind. Instead of expecting a specific error kind, expect an error of any kind. Bug: 199772260 Test: watch TH Change-Id: Ia7066b0c06899cbaaf009bf7c4bcb3a4cc44121d
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.