Security/Reviews/Gaia/Contacts: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 33: Line 33:
The (communications) app has the following permissions:
The (communications) app has the following permissions:


*  "telephony":{},
*  "telephony":{},
*  "voicemail":{},
*  "voicemail":{},
*  "contacts":{ "access": "readwrite" },
*  "contacts":{ "access": "readwrite" },
*  "mobileconnection":{},
*  "mobileconnection":{},
*  "attention":{},
*  "attention":{},
*  "settings":{ "access": "readwrite" },
*  "settings":{ "access": "readwrite" },
*  "desktop-notification":{},
*  "desktop-notification":{},
*  "alarms": {},
*  "alarms": {},
*  "systemXHR": {},
*  "systemXHR": {},
*  "wifi-manage":{},
*  "wifi-manage":{},
*  "time": {},
*  "time": {},
*  "audio-channel-telephony":{},
*  "audio-channel-telephony":{},
*  "audio-channel-ringer":{},
*  "audio-channel-ringer":{},
*  "browser":{}
*  "browser":{}


ISSUE: Because the communications app is an 'umbrella app' for dialer, contacts, first-time setup and some generic facebook code, it has more permissions than it needs to have. Ideally we separate the three applications in the communications app into three separate apps.
ISSUE: Because the communications app is an 'umbrella app' for dialer, contacts, first-time setup and some generic facebook code, it has more permissions than it needs to have. Ideally we separate the three applications in the communications app into three separate apps.
Confirmed users
971

edits

Navigation menu