Friday, April 24, 2020

Emulator 30.0.10 Canary

Emulator 30.0.10 is now available in the Canary and Dev channels. Changes:
  • Removed prints about certs and GRPC on startup.
  • macOS emulator no longer disables App Nap. If also run with -no-audio, the emulator should now stop from preventing sleep on macOS.
  • Relaxed logical core requirement to 6 from 8 on macOS so more users can run images with multiple vCPUs.
  • Fixed issue in Car AVDs where in the HAL property page, LEFT_FRONT was incorrectly labeled as "Front right".
  • Fixed some GLES3 extensions not being able to be found after the move to static build in 30.0.8.
  • eglChooseConfig called with null attrib_list argument now more liberally returns the first config found rather than bailing out.