Merge "gs101: Use FUSE passthrough by default" into sc-dev

This commit is contained in:
TreeHugger Robot 2021-03-09 14:55:44 +00:00 committed by Android (Google) Code Review
commit d287e223f4

View file

@ -806,6 +806,10 @@ PRODUCT_ENFORCE_RRO_TARGETS := \
# Dynamic Partitions
PRODUCT_USE_DYNAMIC_PARTITIONS := true
# Use FUSE passthrough
PRODUCT_PRODUCT_PROPERTIES += \
persist.sys.fuse.passthrough.enable=true
# Use /product/etc/fstab.postinstall to mount system_other
PRODUCT_PRODUCT_PROPERTIES += \
ro.postinstall.fstab.prefix=/product