Friday, March 6, 2020

Emulator 30.0.3 Canary

Emulator 30.0.3 is now available in the Canary and Dev channels. Changes:
  • ipv6 port forwarding with SLIRP is now supported as part of the QEMU command line options and QEMU monitor:
    • ipv6_hostfwd_add [hub_id name]|[netdev_id] [tcp|udp]:[hostaddr6]:hostport-[guestaddr6]:guestport
    • ipv6_hostfwd_remove [hub_id name]|[netdev_id] [tcp|udp]:[hostaddr6]:hostport
    • Details
  • Fixed incorrect timestamps in some metrics sending.
  • WebRTC service now only activates frame sending when needed.
  • Voice assistant button for Car AVDs is now hidden.
Note: The macOS build has not been updated yet due to infra issues. We're sorry for the outage and will resume updating it later.