e8a34b098e
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
33 lines
635 B
Plaintext
33 lines
635 B
Plaintext
# Bluetooth
|
|
vendor.bluetooth.soc=cherokee
|
|
|
|
# Charger
|
|
ro.charger.enable_suspend=true
|
|
|
|
# CNE
|
|
persist.vendor.cne.feature=1
|
|
|
|
# FUSE
|
|
persist.sys.fuse.passthrough.enable=true
|
|
|
|
# Media
|
|
media.aac_51_output_enabled=true
|
|
media.stagefright.enable-aac=true
|
|
media.stagefright.enable-fma2dp=true
|
|
media.stagefright.enable-http=true
|
|
media.stagefright.enable-player=true
|
|
media.stagefright.enable-qcp=true
|
|
media.stagefright.enable-scan=true
|
|
media.stagefright.thumbnail.prefer_hw_codecs=true
|
|
mmp.enable.3g2=true
|
|
persist.mm.enable.prefetch=true
|
|
|
|
# Radio
|
|
ril.subscription.types=RUIM
|
|
|
|
# Recovery
|
|
ro.recovery.ui.margin_height=48
|
|
|
|
# WiFi
|
|
wifi.interface=wlan0
|