Confirmed users
353
edits
Line 99: | Line 99: | ||
====5. Use of Privileged APIs ==== | ====5. Use of Privileged APIs ==== | ||
* "sms":{} | |||
** Check if a SMS matches the form of a balance request | |||
* "mobileconnection":{} - access to SIM card, check service status | |||
* "settings":{ "access": "readonly" } | |||
** There are no calls to mozSettings(). This permission appears to be extraneous. | |||
* "networkstats-manage":{} - Obtain statistics of data usage | |||
* "telephony": {}, - telephony-call-ended system message. | |||
====6. Interfaces with other Apps/Content==== | ====6. Interfaces with other Apps/Content==== |