diff options
author | Winson <chiuwinson@google.com> | 2021-02-16 12:29:38 -0800 |
---|---|---|
committer | Winson Chiu <chiuwinson@google.com> | 2021-02-26 18:11:26 +0000 |
commit | cb5517f329094a744cf799d263aba826c31384db (patch) | |
tree | 36879fe3f974001a1c76bad0cc692214f628b2c1 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | ad07b85125c4fbcbaf4226fb41bbff34cc980af3 (diff) |
Update domain verification Settings API
Adjusts the logic for selecting a domain, removing the selection for
other applications once a domain is verified or overridden by another
application being selected.
To this end, exposes a new Domain class with verified/selected booleans
to encapsulate the state, returned in the initial response for the
Settings screen API. This avoids the usage of the
getDomainVerificationSet API, so that can be restricted to only the
domain verification agent in a future change.
Also introduces the concept of a DomainOwner, which represents a single
package who has been granted any positive level of approval to open
a domain.
Bug: 177923646
CTS-Coverage-Bug: 179382047
Test: atest com.android.server.pm.verify.domain
Test: TODO with Settings changes
Change-Id: Ib14049e397154616f84a2264167ac30659cd81c9
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions