[PreVerfiedDomains] API to set pre-verified domains in a session
This API allows an installer to pass in a set of pre-verified domains to a session. This allows the app to be opened immediately by app links without waiting for the domain verification agent to verify the domains which can take seconds. The pre-verified domains are stored as part of the Session data. They will be passed into the installation stage and will be used by DomainVerificationManager in the next CL. BUG: 307327678 Test: atest PackageInstallerSessionTest Test: atest InstallPreVerifiedDomainsTest Test: manual with adb commands Change-Id: Ic00b2001adf27734941bdf88b5b53582e0dd3c48
Loading
Please register or sign in to comment