ACTION_MANAGE_PERMISSIONS constant

String const ACTION_MANAGE_PERMISSIONS

Activity action: Launch UI to manage permissions.

Input: Nothing.

Output: Nothing.

@hide

Implementation

static const String ACTION_MANAGE_PERMISSIONS =
    "android.intent.action.MANAGE_PERMISSIONS";