commit | 70968f90e443885e4e0a827d017c2460650e8bb0 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Jul 07 15:30:14 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Jul 13 08:56:45 2022 +0900 |
tree | d27eb4ee2e594b3931749e3dab48b12291d80f1e | |
parent | 4de509ad50103ea4cc721db63446061acdb230d2 [diff] |
Use log file instead of micrdroid logcat for tests Two reasons 1) log file is more reliable than microdroid logcat 2) we're going to make microdroid logcat a bootstrap binary. Then shell can't execute logcat freely, because shell doesn't have access to the bootstrap binaries Bug: 238135989 Test: atest MicrodroidHostTestCases Change-Id: I0a477fcdf5b674da171cadc307d99b4d4a50d46c
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.