mirror of
https://github.com/apache/cordova-android.git
synced 2025-04-01 12:22:41 +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