commit | 96928b54aab1870d01bc1b3a260b001adea2d461 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Oct 24 13:57:35 2022 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Mon Oct 24 13:34:18 2022 +0000 |
tree | d978a774eb671e1de96f14b3895f8a3b9359fb27 | |
parent | c522ec76573a540cdf0fa7f809f878691129c6f4 [diff] |
Fix Microdroid Benchmark tests Commit 7bc146c6659d5ea35a8219f5abea1f50950f4417 switched from using config file vm_config.json to directly specifying the binary as MicrodroidTestNativeLib.so. But the benchmarks use a different APK from the tests, and here the binary is actually called MicrodroidIdleNativeLib.so. Bug: 255298237 Test: atest MicrodroidBenchmarkApp Change-Id: Ibc5d85dcd3ca2b99a0e770d03ac1634d655485dd
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.