Bug 988427 - Allow audio-channel-ringer to be used by |privileged| apps. r=pauljt, r=fabrice

This commit is contained in:
Fernando Jiménez 2014-05-19 05:10:00 -04:00
parent fbf3e809c7
commit 12dfc3d85d

View File

@ -267,7 +267,7 @@ this.PermissionsTable = { geolocation: {
},
"audio-channel-ringer": {
app: DENY_ACTION,
privileged: DENY_ACTION,
privileged: ALLOW_ACTION,
certified: ALLOW_ACTION
},
"audio-channel-publicnotification": {