Task failures occurring on multiple PR's where Pixel 8 device emulator is failing to open
Failed to create Emulator snapshot image (1/5). Error: com.android.build.gradle.internal.AvdSnapshotHandler$EmulatorSnapshotCannotCreatedException: Gradle was not able to complete device setup for: dev34_aosp_atd_x86_64_Pixel_8
The emulator failed to open the managed device to generate the snapshot.
This is because the emulator closed unexpectedly (1),
try updating the emulator and ensure a device can be run from Android Studio.
Failed to create Emulator snapshot image (2/5). Error: com.android.build.gradle.internal.AvdSnapshotHandler$EmulatorSnapshotCannotCreatedException: Gradle was not able to complete device setup for: dev34_aosp_atd_x86_64_Pixel_8
The emulator failed to open the managed device to generate the snapshot.
This is because the emulator closed unexpectedly (1),
try updating the emulator and ensure a device can be run from Android Studio.
Failed to create Emulator snapshot image (3/5). Error: com.android.build.gradle.internal.AvdSnapshotHandler$EmulatorSnapshotCannotCreatedException: Gradle was not able to complete device setup for: dev34_aosp_atd_x86_64_Pixel_8
The emulator failed to open the managed device to generate the snapshot.
This is because the emulator closed unexpectedly (1),
try updating the emulator and ensure a device can be run from Android Studio.
Task failures occurring on multiple PR's where Pixel 8 device emulator is failing to open
currently affected PRs: #134 #215 #231