Merge changes from topic "fuse-bpf-P6" into tm-mainline-prod

* changes:
  Revert "Use FUSE BPF by default"
  [automerge] Revert "Use FUSE BPF by default" 2p: 236b740ec1
This commit is contained in:
TreeHugger Robot 2022-02-25 20:11:45 +00:00
commit 989d3552d5

View file

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