Bug 823880 - B2G SMS: Add permissions for sms-sent system message; r=daleharvey

This commit is contained in:
Fernando Jiménez 2012-12-21 13:30:52 +01:00
parent 555c1f6921
commit 28e94524f0

View File

@ -77,6 +77,9 @@ this.SystemMessagePermissionsTable = {
"sms-received": {
"sms": []
},
"sms-sent": {
"sms": []
},
"telephony-new-call": {
"telephony": []
},