commit | 828770511db9f987a38809edfc4bf876f8580056 | [log] [tgz] |
---|---|---|
author | guile <guile@google.com> | Tue Aug 23 13:36:23 2022 +0800 |
committer | guile <guile@google.com> | Wed Aug 24 20:53:47 2022 +0800 |
tree | cb412592cd091edf3b771de98c5cdf43d0e5e646 | |
parent | 1d32b3d470880a5e8758b5dd1fa401a9f9cdba20 [diff] |
Fix issues after submit aosp/2188239 1. Remove postsubmit in TEST_MAPPING. Plan to run it via ABTD to make sure this test case can run under TF normally. After that, will submit another CL to add in TEST_MAPPING. 2. Add rebootAndWaitBootCompleted in setup to make sure no staged session is left 3. remove assert for boot time compare temporarily 4. Add enableAdbRoot() after reboot because somehow it will become normal user after reboot 5. Add retry in reInstallApex() and compileStagedApex() because it seems after reboot sometimes the 2 functions will be fail Bug: 243197801 Test: atest ComposBenchmarkApp Change-Id: Icd70fc2dd1632f0b67954b2260d9d36db8249bdf
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.