Skip to content

Commit

Permalink
reapply new version of FFOS config in plugin.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
hermwong committed Jan 14, 2014
1 parent 706a2ef commit 77f4683
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
<param name="firefoxos-package" value="Camera" />
</feature>
</config-file>

<js-module src="src/firefoxos/camera.js" name="camera-impl">
<js-module src="src/firefoxos/CameraProxy.js" name="CameraProxy">
<runs />
</js-module>
</platform>
</platform>

<!-- android -->
<platform name="android">
Expand Down

0 comments on commit 77f4683

Please sign in to comment.