ANDROID: cuttlefish: overlayfs: regression

commit a77712c342
("ANDROID: Remove unused cuttlefish build infra") caused a
regression in availability of CONFIG_OVERLAY_FS configuration.

NB: The upstream work to add override_creds to overlayfs is
    required in order to pass adb-remount-test.sh.

Signed-off-by: Mark Salyzyn <salyzyn@google.com>
Test: confirm overlay filesystem available in the build
Bug: 138649540
Change-Id: I9e51475f1025f726e69c6f513099248bf452cc2d
This commit is contained in:
Mark Salyzyn
2019-08-28 09:38:07 -07:00
committed by Alistair Delva
parent 7f4338a015
commit 900cf2ea2a

View File

@@ -311,6 +311,7 @@ CONFIG_FS_ENCRYPTION=y
CONFIG_QUOTA=y
CONFIG_QFMT_V2=y
CONFIG_FUSE_FS=y
CONFIG_OVERLAY_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_TMPFS=y