[ubuntu] specify policy_group

This commit is contained in:
Maxim Ermilov 2013-11-11 17:59:22 +04:00
parent b44ea1c69f
commit 885c6a7459

View File

@ -46,6 +46,11 @@
<!-- ubuntu -->
<platform name="ubuntu">
<config-file target="config.xml" parent="/*">
<feature name="Camera">
<param policy_group="camera" policy_version="1" />
</feature>
</config-file>
<js-module src="www/CameraPopoverHandle.js" name="CameraPopoverHandle">
<clobbers target="CameraPopoverHandle" />
</js-module>