From 60fff3489ba5ac717cb78a1855c0ef7c03fcaf18 Mon Sep 17 00:00:00 2001 From: Ricardo Cerqueira Date: Sun, 18 May 2014 17:40:50 +0000 Subject: Revert "smdk4412-common: audio: remove old workaround for call audio issues" This reverts commit 32ed0f56bc77bf5817e5cdc9d40f7a4082cc9544. There are reports of cases in which this still is happening. Change-Id: I0e49a3ff8476ef6212233a38f0d96642710e991e --- rootdir/init.smdk4x12.rc | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'rootdir') diff --git a/rootdir/init.smdk4x12.rc b/rootdir/init.smdk4x12.rc index 25012b1..aa6e570 100755 --- a/rootdir/init.smdk4x12.rc +++ b/rootdir/init.smdk4x12.rc @@ -500,3 +500,10 @@ service iprenew_bt-pan /system/bin/dhcpcd -n service macloader /system/bin/macloader class main oneshot + +# Workaround for broken incall audio +service bootsnd /system/bin/tinyplay /system/etc/sound/silence.wav -D 0 -d 0 -p 880 + class late_start + user root + group audio + oneshot -- cgit v1.1