Skip to content
Snippets Groups Projects
Commit 5990d2da authored by LuK1337's avatar LuK1337 Committed by Demon000
Browse files

sm6250-common: Add debug IMS props to workaround CarrierConfig restrictions

We support IMS features on carriers not listed in the CarrierConfig,
so let's use the props to enable it everywhere.

Change-Id: Id3ad71d522a22048f7ad86d89695ad262361632d
parent aac7ef67
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,11 @@ persist.dpm.feature=1
persist.vendor.cp.taper_term_mv=6500
persist.vendor.cp.fcc_main_ua=400000
# IMS
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1
persist.dbg.wfc_avail_ovr=1
# Media
debug.stagefright.ccodec=1
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment