From 56d13bdc2ede7e5c1bc31417f7c64ba56b36952c Mon Sep 17 00:00:00 2001 From: Paul Lawrence Date: Tue, 16 May 2023 08:39:39 -0700 Subject: [PATCH] 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 --- device.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/device.mk b/device.mk index 39fce09b..f01eb81c 100644 --- a/device.mk +++ b/device.mk @@ -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