diff options
author | Victor Hsieh <victorhsieh@google.com> | 2018-10-04 10:10:54 -0700 |
---|---|---|
committer | Victor Hsieh <victorhsieh@google.com> | 2019-01-03 15:55:14 -0800 |
commit | c0cd74839b1478f89065640d1343dfd33d8fd5d0 (patch) | |
tree | 2e211fff25fdb5c6aad326e594969385a5dc42bf /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | d74e2673d0ca05521cb2461763a7880b6bac8bd6 (diff) |
Support fs-verity signature in installer session
Known files (e.g. base apk, split apks and dex metadata) in installer
session can now be optionally installed with fs-verity signature
(PKCS#7) stored in the corresponding file with addional extension of
".fsv_sig".
For example, fs-verity signature files of foo.apk of foo.dm are
foo.apk.fsv_sig and foo.dm.fsv_sig, respecitvely.
Test: adb install-multiple with .fsv_sig
# with change in adb to accept .fsv_sig, see the setup happened
Test: adb install-multiple with missing .fsv_sig
# failed as expected
Test: atest com.android.cts.dexmetadata.InstallDexMetadataHostTest
Test: atest android.appsecurity.cts.SplitTests # same pass/fail
Test: atest com.android.cts.apkverity.ApkVerityTest # test WIP
Bug: 112037636
Change-Id: I109f580f637f1f538d0bf0bfacb499702dd72937
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions