Skip to content

Nomelas/bacon-mic-fix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnePlus One (bacon) Mic Fix - Magisk Module

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!

Note: This may not work for everyone!

Tested on my own device running Sultanxda's CM13 rom: Link

Prerequisites

  • OnePlus One device
  • Rooted with Magisk installed (v9 or higher)

For further information refer to: Magisk

How it works

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

Updates

v1

  • Initial Release

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%