Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d5cd134a authored by Songchun Fan's avatar Songchun Fan Committed by Song Chun Fan
Browse files

[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
parent 752e6a94
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment