ACTION_INSTALL_INSTANT_APP_PACKAGE constant

String const ACTION_INSTALL_INSTANT_APP_PACKAGE

Activity Action: Launch instant application installer.

This is a protected intent that can only be sent by the system.

@hide

Implementation

static const String ACTION_INSTALL_INSTANT_APP_PACKAGE =
    "android.intent.action.INSTALL_INSTANT_APP_PACKAGE";