mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 22:32:51 +00:00
Bug 892862 - Patch 2: Bluetooth-related system messages cleanup, r=echou
This commit is contained in:
parent
a4416b15a6
commit
b81d5c4a7c
@ -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": []
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user