Add rim xml namespaces declaration

This commit is contained in:
Ryan Willoughby 2014-03-06 13:50:49 -08:00 committed by Bryan Higgins
parent 2a7520112e
commit 5393a28191

View File

@ -2,6 +2,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:rim="http://www.blackberry.com/ns/widgets"
id="org.apache.cordova.camera"
version="0.2.9-dev">
<name>Camera</name>