Skip to content

Conversation

@pokowaka
Copy link
Collaborator

  • Add support for pinging external hosts
  • Fix logcat parameter for newer system images
  • Enable injection of public adb key

Erwin Jansen added 3 commits August 27, 2021 11:39
This enables the injection of the public adb key. This way the secret
key will not be embedded in the container.

The emulator itself will *NOT* be able to interact with the device
itself. For example it cannot generate a bugreport.

Fixes google#247
Newer emulators require the -logcat flag or they will not produce any
output.

Bug: 185392411
The emulator needs the ping package from the os in order for ping to
work from adb.

We now install ping to make sure we can ping the outside world.

Fixes google#147
@pokowaka pokowaka merged commit 022724c into google:master Aug 27, 2021
@pokowaka pokowaka deleted the add_ping branch August 27, 2021 18:59
Copy link
Contributor

@davidmathis davidmathis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks again @pokowaka

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants