commit | 36a58d96e6d7bc35cb0d0d6be1b3f9ee17d74e8a | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Nov 09 13:35:40 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Wed Nov 09 14:28:30 2022 +0000 |
tree | 5c00e88bcc38c3a0700314ecfb0652fc0e0fb30a | |
parent | f2175fa42347e43a2d053fa6465e3a015ae3af54 [diff] |
Ensure @GuardedBy errors are flagged Make the relevant Error Prone checks errors rather than warnings, so if they detect any inconsistency in our locking, we find out about it. Bug: 258396046 Test: Introduce bug, see error Change-Id: I2edffb24ad7bc9ea55975bd17b66f1e8233af3d2
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.