- 31 May 2013
- 1
- 11
I porting miuiv4 and have problem with call, I hear everything, but caller dont hear me. I do this, but again same problem. Did maybe problem here
, dont do this.
Can help me, except this everything works.
was found except
Code:
class of ril.smali
Can help me, except this everything works.
Code:
Disassemble Phone.apk and navigate to res/values/bools.xml to change:
Code:
<bool name="send_mic_mute_to_AudioManager">false</bool>
->
Code:
<bool name="send_mic_mute_to_AudioManager">true</bool>