Fixes in call Mic issues that have plagued some Bacon users.
This is a Magisk Module and you must be rooted with Magisk in order for it to work!
Tested on my own device running Sultanxda's CM13 rom: Link
- OnePlus One device
- Rooted with Magisk installed (v9 or higher)
For further information refer to: Magisk
Uses the new tool "resetprop" to modify the following values found in build.prop:
Removes:
ro.qc.sdk.audio.fluencetype=fluence
Adds:
persist.audio.fluence.voicerec=true
persist.audio.fluence.speaker=false
use.voice.path.for.pcm.voip=true
- Initial Release