INTERNET - Allows applications to open network sockets.
ACCESS_NETWORK_STATE - Allows applications to access information about networks.
POST_NOTIFICATIONS - Allows an app to post notifications
VIBRATE - Allows access to the vibrator.
ACCESS_WIFI_STATE - Allows applications to access information about Wi-Fi networks.
WAKE_LOCK - Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
FOREGROUND_SERVICE - Allows a regular application to use Service.startForeground.
BLUETOOTH - Allows applications to connect to paired bluetooth devices.
BLUETOOTH_ADMIN - Allows applications to discover and pair bluetooth devices.
CHANGE_WIFI_STATE - Allows applications to change Wi-Fi connectivity state.
ACCESS_COARSE_LOCATION - Allows an app to access approximate location.