DEFAULT

Default type of the package installer implementation.

On API level < 21, the default value is InstallerType.INTENT_BASED.

On API level >= 21, the default value is InstallerType.SESSION_BASED.