forked from public/cordova-plugin-camera
[CB-4417] Move cordova-plugin-camera to its own Java package.
This commit is contained in:
committed by
Steven Gill
parent
f44bdf7478
commit
6846cb04e3
@@ -16,7 +16,7 @@
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
*/
|
||||
package org.apache.cordova.core;
|
||||
package org.apache.cordova.camera;
|
||||
|
||||
import java.io.ByteArrayOutputStream;
|
||||
import java.io.File;
|
||||
|
||||
Reference in New Issue
Block a user