mirror of
https://gitee.com/shuto/cordova-plugin-camera.git
synced 2026-04-09 00:00:27 +08:00
[ubuntu] specify policy_group
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user