mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-04-29 10:37:35 +09:00
* When it is enabled, if we have multiple SIM cards, the networks settings UX will only show the first SIM card. * Thanks to Telegram@CyberPhantom52 for the fix patch. Signed-off-by: TH779 <i@779.moe> Change-Id: I2690e6dcd69f8e0fe814ea3c92c85d7c6f894166
37 lines
636 B
Plaintext
37 lines
636 B
Plaintext
# Audio
|
|
audio.offload.min.duration.secs=30
|
|
persist.audio.button_jack.profile=volume
|
|
persist.audio.button_jack.switch=0
|
|
|
|
# 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
|
|
|
|
# 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
|
|
|
|
# Netflix
|
|
ro.netflix.bsp_rev=Q6250-19132-1
|
|
|
|
# Radio
|
|
persist.sys.fflag.override.settings_provider_model=false
|
|
|
|
# SSR
|
|
persist.vendor.ssr.restart_level=ALL_ENABLE
|