The method explained here: http://forum.xda-developers.com/show....php?t=1109962
works for SGS II but not the III. I have copied the xml sip permissions file to /system/etc/permissions, and I have decompiled framework-res.apk, where the res/values/bools.xml file already reads
I've looked over the rest of framework-res.apk and can't find anything. Verizon must be blocking this somewhere else.. any ideas??
works for SGS II but not the III. I have copied the xml sip permissions file to /system/etc/permissions, and I have decompiled framework-res.apk, where the res/values/bools.xml file already reads
Code:
<bool name="config_sip_wifi_only">false</bool>
<bool name="config_built_in_sip_phone">true</bool>