Revert "ANDROID: Incremental fs: Remove unnecessary dependencies"

This reverts commit 46a2a9f490.

Set incfs back to rvc shipping incfs

Bug: 178509184
Test: incfs_test passes
Signed-off-by: Paul Lawrence <paullawrence@google.com>
Change-Id: I2fbda5024979d97d8852f7f2e5ea9a48ce89ad91
This commit is contained in:
Paul Lawrence 2021-01-26 13:31:16 -08:00
parent eb76ff6c81
commit 0d2a1b4679

View File

@ -2,7 +2,13 @@ config INCREMENTAL_FS
tristate "Incremental file system support"
depends on BLOCK
select DECOMPRESS_LZ4
select CRC32
select CRYPTO
select CRYPTO_RSA
select CRYPTO_SHA256
select X509_CERTIFICATE_PARSER
select ASYMMETRIC_KEY_TYPE
select ASYMMETRIC_PUBLIC_KEY_SUBTYPE
help
Incremental FS is a read-only virtual file system that facilitates execution
of programs while their binaries are still being lazily downloaded over the