android.permission.WRITE_EXTERNAL_STORAGE | Allows to write to external storage such as SD card. |
android.permission.INTERNET | Allows to access internet network. |
android.permission.ACCESS_NETWORK_STATE | Allows to access information about networks. |
android.permission.WAKE_LOCK | Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. |
com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE | App customer permission. |
com.google.android.c2dm.permission.RECEIVE | App customer permission. |
com.vgsapps.indian.livery.permission.C2D_MESSAGE | App customer permission. |
android.permission.READ_EXTERNAL_STORAGE | Allows to read from external storage such as SD card. |