commit | eecbe72088c60f23dbc0c24bda6d09d02216745a | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Sep 30 15:00:10 2021 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Thu Sep 30 15:04:24 2021 +0100 |
tree | dff8e5e116cefa0bfc14f8349eaef0cd3699874a | |
parent | 14f0739a88e9502953b87d5e2da0231568d0e95d [diff] |
Fix race in AuthFsHostTest. This became solidly reproducible for me, which confused me for a bit since it seemed unrelated to my change. The fix is slightly inelegant but works nicely. Hopefully this will make it a little more reliable. I also introduced a constant for CID 2, again because it puzzled me. Bug: 200924405 Test: atest AuthFsHostTest Change-Id: I3183eb6ba26b00b40a94c16557b80ecc996694ac
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.