Merge "gs101: Use FUSE passthrough by default" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
d287e223f4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user