Remove fuse-bpf flag

fuse-bpf is now enabled via a sys/fs flag

Bug: 272779153
Test: atest CtsOsTestCases:android.os.cts.FileObserverTest passes on
git-master and git-master with mainline kernel

Change-Id: Ib20e64e21cb19959d9a054f19479b959249e317f
This commit is contained in:
Paul Lawrence 2023-05-16 08:39:39 -07:00 committed by Treehugger Robot
parent 7dceca248a
commit 56d13bdc2e

View file

@ -845,10 +845,6 @@ PRODUCT_USE_DYNAMIC_PARTITIONS := true
PRODUCT_PRODUCT_PROPERTIES += \
persist.sys.fuse.passthrough.enable=true
# Use FUSE BPF
PRODUCT_PRODUCT_PROPERTIES += \
ro.fuse.bpf.enabled=true
# Use /product/etc/fstab.postinstall to mount system_other
PRODUCT_PRODUCT_PROPERTIES += \
ro.postinstall.fstab.prefix=/product