diff options
author | Nikita Ioffe <ioffe@google.com> | 2020-03-11 23:49:29 +0000 |
---|---|---|
committer | Nikita Ioffe <ioffe@google.com> | 2020-03-12 13:04:40 +0000 |
commit | e729070f35aee5e07cce6f2048e27a424daeab97 (patch) | |
tree | ef067a16f66339a976acf65dd6a14518aaa8609b /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 3320dd6186e41f83dfccb8fe5303044933bbabe3 (diff) |
Always send verification request to sufficient verifiers
Currently, a verification request is sent to sufficient verifiers (ones
defined in apps manifest) only there is a system-level verifier.
But there can be a setup, when system doesn't have a global verifier,
but some apps still ask for their own sufficient verifier to verify the
installation. This change changes a behaviour to make sure that
verification request will be sent in such cases.
Test: atest android.security.cts.PackageInstallerTest
Bug: 143374792
Change-Id: I35fa0f4bb86e61a3715a167342e4652e8df59704
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions