ANDROID: gki_defconfig: Disable SDCARD_FS

Move SDCARD_FS into the fragments for cuttlefish and db845c as this
feature is still being used by AOSP master. These will be removed later.

Bug: 149410031
Change-Id: I9142338cd0709aa8ec067b9e7d8c22390630de02
Signed-off-by: Alistair Delva <adelva@google.com>
This commit is contained in:
Alistair Delva
2020-02-14 13:35:21 -08:00
parent 65b1d86f95
commit 823487844c
3 changed files with 1 additions and 2 deletions

View File

@@ -20,3 +20,4 @@ CONFIG_ION=m
CONFIG_ION_SYSTEM_HEAP=y
CONFIG_TEST_STACKINIT=m
CONFIG_TEST_MEMINIT=m
CONFIG_SDCARD_FS=m