commit | 0184c34f040d001a09abc3ec4eadc094248b5828 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Jul 15 14:43:15 2021 +0900 |
committer | Inseob Kim <inseob@google.com> | Thu Jul 15 14:43:15 2021 +0900 |
tree | 51f5a94f5a4e6af4db09f11fce8d8e5ce0ff086b | |
parent | f90329198c78c62784872d5f03fd59c54698a178 [diff] |
Set adb listening address Without this property, adbd tries to listen tcp:5555, which is unnecessary for microdroid. Bug: 193118220 Test: atest MicrodroidHostTestCases Test: connect to microdroid and see logcat Change-Id: I7cd81d63e3b141c4c34eef502cab3566e8d071cb
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.