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:
commit
0550ae4a59
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue