[ROM][CFW][10.0.0_r39] POSP v3.2.2+18 - begonia/begoniain [OFFICIAL][STABLE]

montechristos1

Senior Member
Aug 27, 2012
148
25
48
Its not exactly what was asked.
Gboard is not open source like the ROM and GAPPS
What is more important is we raise the bug so its fixed in a new release
 

minary

Member
Dec 26, 2015
37
1
0
You might be able to disable VoWiFi using a prop to workaround this (assuming you only care of VoLTE).

@Agent_fabulous Do you know which props should be flipped? I've been looking for this but only found one that claims to enable both VoLTE and VoWIFI. I'm really eager to fix this issue, even if temporarily.

This claims to ENABLE both VoLTE and VoWIFI (https://github.com/Toucan-Sam/VoEnabler/blob/master/common/system.prop):
Code:
# Debug Options
persist.dbg.ims_volte_enable=1 
persist.dbg.volte_avail_ovr=1 
persist.dbg.vt_avail_ovr=1
persist.dbg.wfc_avail_ovr=1

# Data Options
# Commented this line out as it was reported to break WiFi calling on some carriers. Not even sure if it's required to begin with.
#persist.data.iwlan.enable=true 

# Radio Options
persist.radio.rat_on=combine
persist.radio.data_ltd_sys_ind=1
persist.radio.data_con_rprt=1
persist.radio.calls.on.ims=1