Allow legacy sdcardfs devices to not use fuse-bpf
Devices that are using a forward ported version of sdcardf cannot enable
all of the filesystem features that our current fuse solution expexts
due to requiring wider inodes. This means the lower filesystem would not
handle case insensitivity properly, leading to unexpected behavior for
fuse-bpf. If a device is still using sdcardfs, don't require fuse-bpf.
Flag: TEST_ONLY
Test: atest vts_kernel_fuse_bpf_test
Bug: 366384608
Change-Id: Ic2a310e6972a68d3ff3224a9e1feef6bcdefb601
Merged-In: Ibdf30fad72966a8ca73a8bfd6f58acb5e383c486
(cherry picked from commit 49f011cd4340a23f6a1b6b7ec20c447fae87dc40)
1 file changed