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:
parent
7dceca248a
commit
56d13bdc2e
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue