[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
@@ -35,6 +35,7 @@
</config-file>
<source-file src="src/android/CameraLauncher.java" target-dir="src/org/apache/cordova/camera" />
<source-file src="src/android/FileHelper.java" target-dir="src/org/apache/cordova/camera" />
<js-module src="www/CameraPopoverHandle.js" name="CameraPopoverHandle">
<clobbers target="CameraPopoverHandle" />