commit | f6bcea3fcd5fdae65d669131c3ba0105bdfc664d | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Dec 01 16:33:13 2021 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Wed Dec 01 16:33:13 2021 +0000 |
tree | 1e61cae8288a811b2ebbd76702bb48adfbb4bde6 | |
parent | 74a45bdaf62ef1cbcf828fe0b12d45c61f03d776 [diff] |
Fix minor compos_key_cmd problems - Occasionally, when the VM crashes early on, I've seen crashes where we call getline with a null FILE*. Defend against this. - We were always opening the instance image read-only, which prevented it being updated, e.g. with info about the loaded APEXes. Test: Exercise various compos_key_cmd incantations Change-Id: I09c71dada254d2db426742c0d8175bfebc08125f
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.