Skip to content

Instantly share code, notes, and snippets.

@Alonso1398
Alonso1398 / system_core.patch
Created June 14, 2015 02:27
mic fix for rhea devices on lollipop
From 91cb18d310d352f327fc16a7c68dfb16de21ec63 Mon Sep 17 00:00:00 2001
From: Alonso1398 <lual1398@gmail.com>
Date: Sat, 13 Jun 2015 20:23:38 -0600
Subject: [PATCH 2/2] microphone fix for rhea devices on lollipop (needs
another patch too)
Change-Id: I4b00e9390c81e8edb4a64553c5c047da336aed76
---
include/system/audio.h | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
@Alonso1398
Alonso1398 / system_core.patch
Created June 14, 2015 02:09
Microphone fix for rhea devices (needs dhinesh77 patch) for android 4.4
From b9125b7047a798fab668926a7a01c1ad0e420654 Mon Sep 17 00:00:00 2001
From: Alonso1398 <luis_al_1398@hotmail.com>
Date: Sat, 13 Jun 2015 20:03:46 -0600
Subject: [PATCH 2/2] Fix for microphone for rhea devices
Change-Id: I4b51b8e701447deea42ffc9186f67e1433b76c53
---
include/system/audio.h | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
From 55b03ce6cb8fabf1fb6020809466dfa678cc73a2 Mon Sep 17 00:00:00 2001
From: Alonso1398 <lual1398@gmail.com>
Date: Sat, 6 Jun 2015 19:24:02 -0600
Subject: [PATCH 2/2] Fix audio on rhea devices. You must also apply the
MR0_AUDIO_BLOB patch. Also applied dhinesh77's microphone patch, however it
didn't fixed on cm 12 yet
Change-Id: I39ac81c1312a9eaad804afe3144a254a9132dbf9
---
include/hardware/audio.h | 13 +++++++++++++