[automerge] FUSE-BPF: enable by default 2p: dff6dcf503
2p: 97c883058f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17352007 Bug: 202785178 Change-Id: I14c6abdeb85c3c61c52ed5d148b4f396634e1886
This commit is contained in:
commit
fe310d3f73
1 changed files with 2 additions and 2 deletions
|
@ -835,9 +835,9 @@ PRODUCT_USE_DYNAMIC_PARTITIONS := true
|
|||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.sys.fuse.passthrough.enable=true
|
||||
|
||||
# Force disable of FUSE BPF
|
||||
# Use FUSE BPF
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.sys.fuse.bpf.enable=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