avicii: props: Use FUSE passthrough mode by default
Enable the persist.sys.fuse.passthrough.enable flag in the device
system configuration to enable the FUSE passthrough feature.
This feature has been enabled on Cuttlefish devices for about two months
and no issues have been detected yet.
Bug: 168023149
Test: 'adb shell getprop | grep persist.sys.fuse.passthrough.enable',
ScopedStorageTest
Change-Id: I874e2e2bd143513c32aedf27b824baccc5fcc478
Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
This commit is contained in:
committed by
Sandeep-FED
parent
bde946b910
commit
0d4a83a749
@@ -161,6 +161,9 @@ ro.frp.pst=/dev/block/bootdevice/by-name/frp
|
||||
# Gatekeeper
|
||||
vendor.gatekeeper.disable_spu=true
|
||||
|
||||
# FUSE
|
||||
persist.sys.fuse.passthrough.enable=true
|
||||
|
||||
# Graphics
|
||||
debug.sf.disable_backpressure=1
|
||||
debug.sf.enable_advanced_sf_phase_offset=1
|
||||
|
||||
Reference in New Issue
Block a user