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:
parent
2c8546b252
commit
9397fc3a15
1 changed files with 1 additions and 1 deletions
|
@ -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 += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue