• permdesc_setProcessLimit

    permdesc_setProcessLimit

    Allows the app to control the maximum number of processes that will run. Never needed for normal apps.
  • permlab_setAlwaysFinish

    permlab_setAlwaysFinish

    force background apps to close
  • permdesc_setAlwaysFinish

    permdesc_setAlwaysFinish

    Allows the app to control whether activities are always finished as soon as they go to the background. Never needed for normal apps.
  • permlab_batteryStats

    permlab_batteryStats

    read battery statistics
  • permdesc_batteryStats

    permdesc_batteryStats

    Allows an application to read the current low-level battery use data. May allow the application to find out detailed information about which apps you use.
  • permlab_updateBatteryStats

    permlab_updateBatteryStats

    modify battery statistics
  • permdesc_updateBatteryStats

    permdesc_updateBatteryStats

    Allows the app to modify collected battery statistics. Not for use by normal apps.
  • permlab_getAppOpsStats

    permlab_getAppOpsStats

    retrieve app ops statistics
  • permdesc_getAppOpsStats

    permdesc_getAppOpsStats

    Allows the app to retrieve collected application operation statistics. Not for use by normal apps.
  • permlab_updateAppOpsStats

    permlab_updateAppOpsStats

    modify app ops statistics
  • permdesc_updateAppOpsStats

    permdesc_updateAppOpsStats

    Allows the app to modify collected application operation statistics. Not for use by normal apps.
  • permlab_backup

    permlab_backup

    control system backup and restore
  • permdesc_backup

    permdesc_backup

    Allows the app to control the system's backup and restore mechanism. Not for use by normal apps.
  • permlab_confirm_full_backup

    permlab_confirm_full_backup

    confirm a full backup or restore operation
  • permdesc_confirm_full_backup

    permdesc_confirm_full_backup

    Allows the app to launch the full backup confirmation UI. Not to be used by any app.
  • permlab_internalSystemWindow

    permlab_internalSystemWindow

    display unauthorized windows
  • permdesc_internalSystemWindow

    permdesc_internalSystemWindow

    Allows the app to create windows that are intended to be used by the internal system user interface. Not for use by normal apps.
  • permlab_systemAlertWindow

    permlab_systemAlertWindow

    draw over other apps
  • permdesc_systemAlertWindow

    permdesc_systemAlertWindow

    Allows the app to draw on top of other applications or parts of the user interface. They may interfere with your use of the interface in any application, or change what you think you are seeing in other applications.
  • permlab_setAnimationScale

    permlab_setAnimationScale

    modify global animation speed