platform_system_security/fsverity_init
Victor Hsieh 1b8ac1a879 Do not require fs-verity built-in signature
There are use cases where fs-verity without signature is helpful. Relax
the restriction. Existing use cases (other than work-in-progress
features) of fs-verity in AOSP has been migrated to signature check in
userspace.

Bug: 249158715
Test: CtsAppSecurityHostTestCases:android.appsecurity.cts.ApkVerityInstallTest
Ignore-AOSP-First: Security implication requires some change in frameworks/base
Change-Id: I6b7d7143485ad304d4aa7e8a924d32d558540b92
Merged-In: I6b7d7143485ad304d4aa7e8a924d32d558540b92
2022-12-05 11:04:08 -08:00
..
include fsverity_init: refactor into library + binary 2021-11-22 21:24:52 +01:00
Android.bp fsverity_init: refactor into library + binary 2021-11-22 21:24:52 +01:00
fsverity_init.cpp fsverity_init: refactor into library + binary 2021-11-22 21:24:52 +01:00
main.cpp Do not require fs-verity built-in signature 2022-12-05 11:04:08 -08:00
OWNERS Add OWNERS for fsverity files 2021-11-23 17:12:28 +00:00