[CB-4763] Use a copy of FileHelper.java within camera-plugin.

This commit is contained in:
Andrew Grieve
2013-09-09 15:10:40 -04:00
parent 8c77ddb864
commit 44517ea93f
3 changed files with 163 additions and 1 deletions
-1
View File
@@ -28,7 +28,6 @@ import java.io.OutputStream;
import org.apache.cordova.ExifHelper;
import org.apache.cordova.DirectoryManager;
import org.apache.cordova.FileHelper;
import org.apache.cordova.CallbackContext;
import org.apache.cordova.CordovaPlugin;
import org.apache.cordova.LOG;