device_xiaomi_miatoll/system.prop
Alessio Balsini 0adc6f4264
sm6250-common: Use FUSE passthrough by default
Enable the persist.sys.fuse.passthrough.enable flag for the P21 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
2022-09-04 09:34:41 +00:00

34 lines
552 B
Plaintext

# Audio
audio.offload.min.duration.secs=30
# Charger
ro.charger.enable_suspend=true
# CNE
persist.vendor.cne.feature=1
# Display
debug.sf.enable_hwc_vds=1
# DPM
persist.vendor.dpm.feature=11
# FUSE
persist.sys.fuse.passthrough.enable=true
# Fwk detect
ro.vendor.qti.va_aosp.support=1
# IMS
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1
persist.dbg.wfc_avail_ovr=1
# Media
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
vendor.mm.enable.qcom_parser=16777215
# WFD
persist.debug.wfd.enable=1
vendor.sys.video.disable.ubwc=1