FUSE-BPF: Enable the feature

Bug: 202785178
Test: atest ScopedStorageDeviceTest
      atest CameraTest (one failure, with or without fuse bpf)
      audible app functions correctly
      call of duty and pubg start times are identical with feature on
      and off
Change-Id: Id7f3186f2d05c91100401088f85b0830c8ad86af
This commit is contained in:
Paul Lawrence 2022-12-12 11:38:53 -08:00
parent 28041c3d9f
commit 2292b4ed13

View file

@ -857,6 +857,10 @@ 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