How to Activate HD Audio and AAC codec on Lenovo Global ROM
in this blog post we will walk you through the process to Activate HD Audio and AAC codecs on Lenovo Global ROM, the method work on all Lenovo devices running global RAW Firmware. Steps: make a copy of build.prop edit and add following lines # Bluetooth settings audio.effect.a2dp.enable=1 vendor.audio.effect.a2dp.enable=1 qcom.hw.aac.encoder= true qcom.hw.aac.decoder=true vendor.audio.hw.aac.encoder=true vendor.audio.hw.aac.decoder=true vendor.media.audiohal.btwbs=true … Read more