Disable emulator quickboot snapshots
The AVD's quickboot snapshot had grown to 2.6 GB, which took this machine down to 1.4 GB free. Saving a minute of boot time is not worth that here, so cold boot is now the default and the snapshot directory is gone. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -138,7 +138,8 @@ draft, store listing copy, Data safety draft, prominent disclosure for location.
|
||||
|
||||
An AVD named `nuvolari` is set up on this machine: API 36.1, `google_apis`, x86_64,
|
||||
GPU passthrough to the host. It uses a 2 GB data partition and no SD card because disk
|
||||
is tight.
|
||||
is tight, and quickboot snapshots are disabled — they cost 2.6 GB to save a few seconds
|
||||
of boot, which is the wrong trade here. Expect a cold boot of a minute or so.
|
||||
|
||||
```bash
|
||||
# Boot it
|
||||
|
||||
Reference in New Issue
Block a user