commit | cd9b94549a354580af16e8c579c47a0b9eee5d3e | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Sep 19 12:36:15 2022 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Sep 19 12:36:15 2022 +0900 |
tree | d92e9e6f44cb126e4a7974731045357736ff6261 | |
parent | c6076c55be52394b1ac6a8e598613e4f0c146e79 [diff] |
Re-connect after adb root Rooting the Microdroid sometimes makes the followings commands to fail due to the connection being in an odd state. Work around this issue by explicitly disconnecting and re-connecting to Microdroid right after the rooting. Bug: 246911025 Test: atest MicrodroidHostTestCases:com.android.microdroid.test.MicrodroidTestCase#testMicrodroidRamUsage Change-Id: I7ec1aeb1197c90a34619cb83a69ed4cd4a6231a7
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.