android.permission.PERSISTENT_ACTIVITY
- make app always run
- Allows the app to make parts of itself persistent in memory. This can limit memory available to other apps slowing down the phone.
Belongs to:
android.permission-group.APP_INFO
- Your applications information
- Ability to affect behavior of other applications on your device.