commit | aeab9e88df62006f37fd120844e7d1ad1b86530b | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Aug 31 09:48:11 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Sep 01 11:21:38 2022 +0000 |
tree | 7733062127bf2eeb5283624b1ee280ed45b80cd3 | |
parent | 0a7b448a69853354818709617544b42b01d62e44 [diff] |
Refactor Benchmark VM event listeners This CL extracts the common part of the Benchmark VM event listeners into a separate class to avoid duplicating the same code at multiple places. Bug: 236123069 Test: atest MicrodroidBenchmarks Change-Id: I54dd1bd3fb8e2a0a740f5869d436d9edd12a4992
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.