Merge change 20889 into donut
* changes: Properly update the new path of the AVD during an 'android avd move'
This commit is contained in:
@@ -911,7 +911,7 @@ public final class AvdManager {
|
||||
replaceAvd(avdInfo, info);
|
||||
|
||||
// update the ini file
|
||||
createAvdIniFile(avdInfo);
|
||||
createAvdIniFile(info);
|
||||
}
|
||||
|
||||
if (newName != null) {
|
||||
|
||||
Reference in New Issue
Block a user