Suspicion confirmed, mako routes mic mute requests directly to the AudioManager, whereas maguro relies on RILD to mute the mic.
The code in question is ( see line 2020 ): http://androidxref.com/source/xref/packages/apps/Phone/src/com/android/phone/PhoneUtils.java Also, if you do a search for the symbol 'send_mic_mute_to_AudioManager', you'll find an overlay resource file for mako, which sets this value in the phone app: http://androidxref.com/source/xref/device/lge/mako/overlay/packages/apps/Phone/res/values/config.xml So... to fix this bug, we'll need assistance from David Henningsson. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1190673 Title: Mic mute does not work on Nexus4 To manage notifications about this bug go to: https://bugs.launchpad.net/dialer-app/+bug/1190673/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
