Confirmed users
353
edits
Line 54: | Line 54: | ||
=== apps/search/manifest.webapp === | === apps/search/manifest.webapp === | ||
=== apps/system/manifest.webapp === | === apps/system/manifest.webapp === | ||
83 "mediacomms": { | |||
84 "description": "Communication with media apps for now playing info", | |||
85 "rules": {} | |||
87 "search-results": { | |||
88 "description": "Communicate between search results and search app", | |||
89 "rules": {} | |||
91 "ftucomms": { | |||
92 "description": "Communicate between communications/ftu and System", | |||
93 "rules": {} | |||
95 "bluetoothTransfercomms": { | |||
96 "description": "Communication with bluetooth apps for sending files info", | |||
97 "rules": {} | |||
99 "dialercomms": { | |||
100 "description": "Communication with dialer app for sleep message", | |||
101 "rules": {} | |||
103 "fxa-mgmt": { | |||
104 "description": "Firefox Accounts management API", | |||
105 "rules": { | |||
106 "minimumAccessLevel": "certified" | |||
107 } | |||
== Concerns == | == Concerns == |