diff options
| author | Mohammad Samiul Islam <samiul@google.com> | 2020-06-03 17:36:32 +0100 |
|---|---|---|
| committer | Mohammad Samiul Islam <samiul@google.com> | 2020-07-23 19:16:20 +0100 |
| commit | 9e5ffa91de09d2836ec59e1112df1ba213ce2117 (patch) | |
| tree | 9f4c91195d356bd4fea2be2a5cfcb83063adcf73 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
| parent | 71008157a7a16a740130c5ec37be365cc0feb4af (diff) | |
Extract verification logic out of InstallParams
InstallParams is now solely used for installing packages. If we call
installStage() method then package will be installed without
verification. This function is now used during movePackage to bypass
verification. In future, we can use this for staged installation to
bypass verification during boot.
The extracted logic is placed into VerificationParams. Once verification
is completed, we no longer continue to install phase. We return the
result to caller and allow the caller to decide how the flow will
progress.
Bug: 159331446
Test: atest StagedInstallTest
Test: atest GtsSecurityHostTestCases
Test: atest CtsAtomicInstallTestCases
Change-Id: I4b831a3eb194d4cf02e0d65adc9f0dcdb1628a0e
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions
