• 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
  • permdesc_setAnimationScale

    permdesc_setAnimationScale

    Allows the app to change the global animation speed (faster or slower animations) at any time.
  • permlab_manageAppTokens

    permlab_manageAppTokens

    manage app tokens
  • permdesc_manageAppTokens

    permdesc_manageAppTokens

    Allows the app to create and manage their own tokens, bypassing their normal Z-ordering. Should never be needed for normal apps.
  • permlab_freezeScreen

    permlab_freezeScreen

    freeze screen
  • permdesc_freezeScreen

    permdesc_freezeScreen

    Allows the application to temporarily freeze the screen for a full-screen transition.
  • permlab_injectEvents

    permlab_injectEvents

    press keys and control buttons
  • permdesc_injectEvents

    permdesc_injectEvents

    Allows the app to deliver its own input events (key presses, etc.) to other apps. Malicious apps may use this to take over the phone.
  • permlab_readInputState

    permlab_readInputState

    record what you type and actions you take
  • permdesc_readInputState

    permdesc_readInputState

    Allows the app to watch the keys you press even when interacting with another app (such as typing a password). Should never be needed for normal apps.
  • permlab_bindInputMethod

    permlab_bindInputMethod

    bind to an input method
  • permdesc_bindInputMethod

    permdesc_bindInputMethod

    Allows the holder to bind to the top-level interface of an input method. Should never be needed for normal apps.
  • permlab_bindAccessibilityService

    permlab_bindAccessibilityService

    bind to an accessibility service
  • permdesc_bindAccessibilityService

    permdesc_bindAccessibilityService

    Allows the holder to bind to the top-level interface of an accessibility service. Should never be needed for normal apps.