Porting MIUIV4 problem Phone call-caller dont hear me


dejanx

Members
May 31, 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
Code:
class of ril.smali
, dont do this.
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>
was found except
 

Attachments

  • log.txtd.txt
    140.2 KB · Views: 264