FUSE-BPF: force disable sysprop flag am: 48efd7d6bd

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17121523

Change-Id: I7f4bbbf336b72fe12fa591e27a0f6b9f2ebbd2a6
This commit is contained in:
Alessio Balsini 2022-03-08 14:09:57 +00:00 committed by Automerger Merge Worker
commit 0550ae4a59

View file

@ -831,6 +831,10 @@ PRODUCT_USE_DYNAMIC_PARTITIONS := true
PRODUCT_PRODUCT_PROPERTIES += \
persist.sys.fuse.passthrough.enable=true
# Force disable of FUSE BPF
PRODUCT_PRODUCT_PROPERTIES += \
persist.sys.fuse.bpf.enable=false
# Use /product/etc/fstab.postinstall to mount system_other
PRODUCT_PRODUCT_PROPERTIES += \
ro.postinstall.fstab.prefix=/product