android-cuttlefish
android-cuttlefish copied to clipboard
Empty the acloud_cvd_temp dir on cvd reset.
The acloud_cvd_temp directory contains instance lock files. If we are resetting with cvd reset, we should remove these, since we are resetting state completely anyway.
This will become more important later when we are making changes to the way instance locks are acquired, and starting from a clean slate with cvd reset is more convenient than manually removing lock files.