FOREGROUND_SERVICE : No explanation available
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
RESTART_PACKAGES : This constant was deprecated in API level 8. The restartPackage(String) API is no longer supported.
INTERNET : Allows applications to open network sockets.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
ACCESS_COARSE_LOCATION : Allows an app to access approximate location derived from network location sources such as cell towers and Wi-Fi.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
BILLING : No explanation available
RECEIVE : No explanation available
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
READ_HISTORY_BOOKMARKS : Allows an application to read (but not write) the user's browsing history and bookmarks.
C2D_MESSAGE : No explanation available
USE_CREDENTIALS : Allows an application to request authtokens from the AccountManager
AUTHENTICATE_ACCOUNTS : Allows an application to act as an AccountAuthenticator for the AccountManager
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
MANAGE_ACCOUNTS : Allows an application to manage the list of accounts in the AccountManager
OPPO_COMPONENT_SAFE : No explanation available
USE_COMPONENT : No explanation available