Bug 892862 - Patch 2: Bluetooth-related system messages cleanup, r=echou

This commit is contained in:
Gina Yeh 2013-07-15 19:24:49 +08:00
parent 799e370aa3
commit 00d02f8e0f

View File

@ -34,15 +34,6 @@ this.SystemMessagePermissionsTable = {
"bluetooth-dialer-command": {
"telephony": []
},
"bluetooth-requestconfirmation": {
"bluetooth": []
},
"bluetooth-requestpasskey": {
"bluetooth": []
},
"bluetooth-requestpincode": {
"bluetooth": []
},
"bluetooth-authorize": {
"bluetooth": []
},
@ -52,6 +43,9 @@ this.SystemMessagePermissionsTable = {
"bluetooth-pairedstatuschanged": {
"bluetooth": []
},
"bluetooth-a2dp-status-changed": {
"bluetooth": []
},
"bluetooth-hfp-status-changed": {
"bluetooth": []
},