[CB-4765] Move ExifHelper.java into Camera Plugin

This commit is contained in:
Andrew Grieve
2013-09-09 16:14:48 -04:00
parent df028dd257
commit bc32c501da
3 changed files with 186 additions and 1 deletions
-1
View File
@@ -26,7 +26,6 @@ import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import org.apache.cordova.ExifHelper;
import org.apache.cordova.CallbackContext;
import org.apache.cordova.CordovaPlugin;
import org.apache.cordova.LOG;