Activity Action: Show details about a particular install session. This may surface actions such as pause, resume, or cancel.
This should always be scoped to the installer package that owns the session. Clients should use NoType:android/content/pm/PackageInstaller$SessionInfo;Href=../../../../reference/android/content/pm/PackageInstaller.SessionInfo.html#createDetailsIntent() to build this intent correctly.
In some cases, a matching Activity may not exist, so ensure you safeguard against this.
The session to show details for is defined in PackageInstaller.ExtraSessionId.