[CB-4919] updated plugin.xml for FxOS

This commit is contained in:
hermwong 2013-10-08 10:49:02 -07:00
parent a600de41eb
commit eab4822ae9

View File

@ -144,7 +144,10 @@
<feature name="Camera">
<param name="firefoxos-package" value="Camera" />
</feature>
</config-file>
</config-file>
<js-module src="www/CameraPopoverHandle.js" name="CameraPopoverHandle">
<clobbers target="CameraPopoverHandle" />
</js-module>
<js-module src="src/firefoxos/CameraProxy.js" name="CameraProxy">
<runs />
</js-module>