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: I362a00469b1d94bfc49da2a250e996b9143a6679
This commit is contained in:
Paul Lawrence 2022-07-28 09:04:34 -07:00
parent 2c8546b252
commit 9397fc3a15

View file

@ -857,7 +857,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
# Use FUSE BPF
PRODUCT_PRODUCT_PROPERTIES += \
ro.fuse.bpf.enabled=false
ro.fuse.bpf.enabled=true
# Use /product/etc/fstab.postinstall to mount system_other
PRODUCT_PRODUCT_PROPERTIES += \