commit | 17139bce97eceedc1be1d35cf65ede103bc3812a | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Tue Jul 19 17:16:26 2022 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Tue Jul 19 22:34:59 2022 +0100 |
tree | 4f985bd40c2a4fbeed9f4e18d1512eaccf979df0 | |
parent | becbc3ea1cc4ee9e0dceea54d91aeff791b72c7f [diff] |
compos_bench: Fix getLatestDex2oatSuccessTime The function parses logcat to find the last invocation of dex2oat. Unfortunately it throws an exception if no invocation is found. Remove that assumption. Test: reboot; atest ComposBenchmarkApp Change-Id: Iaad003b7dc2253b8ffffda6a1e30f77eed224365
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.