commit | 9aabc726ecf5768ba3045931530eff8966115783 | [log] [tgz] |
---|---|---|
author | Sebastian Ene <sebastianene@google.com> | Tue Oct 18 17:01:00 2022 +0000 |
committer | Sebastian Ene <sebastianene@google.com> | Wed Oct 19 11:48:17 2022 +0000 |
tree | 18ae5800350041ce3d00e57b6c5cd3325c126a21 | |
parent | 9db930981a35abbe81fc2e2b298894a49b1a9a90 [diff] |
Ensure the app is killed before collecting startup time metrics The measured app startup time was not collected correctly while running metrics because the app was not killed. Tear down the application and get the cold app startup time. Bug: 236621823 Test: atest AVFHostTestCase#testAppStartupTime Change-Id: I85f145373bc773d8371df40f3fadd434cba60737
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.