wmsha/streing
-
reset system to factory defaults
reset system to factory defaults
-
Allows the app to completely reset the system to its factory settings, erasing all data, configuration, and installed apps.
Allows the app to completely reset the system to its factory settings, erasing all data, configuration, and installed apps.
-
set time
set time
-
Allows the app to change the phone's clock time.
Allows the app to change the phone's clock time.
-
set time zone
set time zone
-
Allows the app to change the phone's time zone.
Allows the app to change the phone's time zone.
-
act as the AccountManagerService
act as the AccountManagerService
-
Allows the app to make calls to AccountAuthenticators.
Allows the app to make calls to AccountAuthenticators.
-
find accounts on the device
find accounts on the device
-
Allows the app to get the list of accounts known by the phone. This may include any accounts created by applications you have installed.
Allows the app to get the list of accounts known by the phone. This may include any accounts created by applications you have installed.
-
create accounts and set passwords
create accounts and set passwords
-
Allows the app to use the account authenticator capabilities of the AccountManager, including creating accounts and getting and setting their passwords.
Allows the app to use the account authenticator capabilities of the AccountManager, including creating accounts and getting and setting their passwords.
-
add or remove accounts
add or remove accounts
-
Allows the app to perform operations like adding and removing accounts, and deleting their password.
Allows the app to perform operations like adding and removing accounts, and deleting their password.
-
use accounts on the device
use accounts on the device
-
Allows the app to request authentication tokens.
Allows the app to request authentication tokens.
-
view network connections
view network connections
-
Allows the app to view information about network connections such as which networks exist and are connected.
Allows the app to view information about network connections such as which networks exist and are connected.
-
full network access
full network access
-
Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.