commit | 15819f5c092e97efeab7ccfdf02b761a12c9e791 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Wed Mar 29 16:19:56 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Wed Apr 05 15:40:12 2023 +0900 |
tree | 07281aad5fad3522f8ba1f14495ab853198cfddf | |
parent | e665c55744aa8de120e6d45e367362613f54c8e2 [diff] |
Disable AVF debug policies for tests AVF debug policy enabled devices behave differently from end-user's devices, so some tests (mostly for benchmarks) couldn't have been tested the real world situation. Specified DisableMicrodroidDebugPolicyPreparer for some tests that better to be run without AVF debug policy. We can add the preparer for more tests, but let me start with a small subset. Test: atest. Benchmark stats were improved as expected. Bug: 272496125 Change-Id: I829111d38bb16ee9b78c20ea8cec4dce7240a1ed
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.