Bug 818566 - Permissions Installer - Fix camera permission. r=sicking

This commit is contained in:
Gregor Wagner 2012-12-09 19:23:54 -08:00
parent f780e493f6
commit a6e0346466

View File

@ -47,7 +47,7 @@ this.PermissionsTable = { geolocation: {
}, },
camera: { camera: {
app: DENY_ACTION, app: DENY_ACTION,
privileged: PROMPT_ACTION, privileged: DENY_ACTION,
certified: ALLOW_ACTION certified: ALLOW_ACTION
}, },
alarms: { alarms: {