Commit 8aaa830
committed
Vagrant: make Android dev box script more robust
When the oor-dev-android box is shut down and then started up again,
running the SDK install script again fails at the creation of the AVD.
Force recreating it if the script is run, so that the script doesn't
fail and we get a clean environment.
Signed-off-by: Lorand Jakab <lojakab@cisco.com>1 parent 158b37e commit 8aaa830
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments