commit | 7c459e8564f80283279014f804812b3e66711edf | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Dec 06 12:21:49 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Tue Dec 06 13:38:05 2022 +0000 |
tree | 53e8d199144ccd2145888abaa7a2fcb7a33bc5cf | |
parent | 48de1258ce28bdaba984ed1fd77375ee31d32869 [diff] |
Give a better name to STOP_REASON_ERROR It indicates crosvm failed to start the VM, so STOP_REASON_START_FAILED. Slightly gratuitously I also renamed the internal DeathReason - mainly because this is just a much clearer name. I didn't change the statslog version, because that would just be too complicated. Bug: 261037705 Test: atest MicrodroidTests Change-Id: I5effdba86ea49ff919d82810926fb14ccbbd8499
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.