mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-14 07:11:04 +08:00

Adding better test to see if a directory is being moved/copied into itself. Copy /sdcard/myDir to /sdcard/myDir-backup is okay but Copy /sdcard/myDir to /sdcard/myDir/backup should thow an INVALID_MODIFICATION_ERR