sm6225-common: Use FUSE passthrough by default

Enable the persist.sys.fuse.passthrough.enable flag for the device
configuration to enable the FUSE passthrough feature.
This feature has been enabled on Cuttlefish, Wembley and Redbull devices for
months and no issues have been detected yet.

Bug: 168023149
Test: 'adb shell getprop | grep persist.sys.fuse.passthrough.enable',
    ScopedStorageTest
Signed-off-by: Alessio Balsini <balsini@google.com>
Change-Id: I3f39b02af436f7e508bb70efc702565a667a051c
This commit is contained in:
Alessio Balsini 2021-03-08 11:18:16 +00:00 committed by Michael Bestas
parent 292173dc55
commit 8676a9d3a9
No known key found for this signature in database
GPG key ID: CC95044519BE6669

View file

@ -157,6 +157,9 @@ vendor.hw.fm.init=0
# FRP
ro.frp.pst=/dev/block/bootdevice/by-name/frp
# FUSE passthrough
persist.sys.fuse.passthrough.enable=true
# IMS
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1