commit | cfd6bc262b4b2c83559dcc23445eba1f258c80c7 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Feb 07 15:17:26 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Tue Feb 07 15:08:36 2023 +0000 |
tree | b7c6aa2d71731b402d66ba714851453b38cc11f3 | |
parent | 58131d7b1010b67a1efc363797d2b1507b662bbb [diff] |
Skip testTombstonesAreGeneratedUponKernelCrash on user build The test expects ramdump, but user build has disabled the ramdump via debug policy. Bug: 267612459 Test: $ atest MicrodroidHostTestCases \ - On user build, I could see assumption failure. \ - On userdebug build, test runs as usual. Change-Id: I3bb524dc9d0334a46719fbdf942778a4064adc93
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.