mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 823880 - B2G SMS: Add permissions for sms-sent system message; r=daleharvey
This commit is contained in:
parent
470d172869
commit
ac1209e3ac
@ -77,6 +77,9 @@ this.SystemMessagePermissionsTable = {
|
||||
"sms-received": {
|
||||
"sms": []
|
||||
},
|
||||
"sms-sent": {
|
||||
"sms": []
|
||||
},
|
||||
"telephony-new-call": {
|
||||
"telephony": []
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user