FUSE-BPF: Disable the feature am: 55b3a32128
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17435537 Change-Id: I257b759b2f9518c75e6d263aa3109e5b4e82a5a1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
24b588c6b7
1 changed files with 1 additions and 1 deletions
|
@ -837,7 +837,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
|
||||||
# Use FUSE BPF
|
# Use FUSE BPF
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
ro.fuse.bpf.enabled=true
|
ro.fuse.bpf.enabled=false
|
||||||
|
|
||||||
# Use /product/etc/fstab.postinstall to mount system_other
|
# Use /product/etc/fstab.postinstall to mount system_other
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue