android.permission.INTERNET | Allows to access internet network. |
android.permission.WAKE_LOCK | Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. |
android.permission.ACCESS_NETWORK_STATE | Allows to access information about networks. |
android.permission.ACCESS_WIFI_STATE | Allows to access information about Wi-Fi networks. |
com.android.vending.BILLING | App customer permission. |
com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE | App customer permission. |
android.permission.RECEIVE_BOOT_COMPLETED | Allows to receive the boot completed notification that is broadcast after the system finishes booting. |