From 32ed0f56bc77bf5817e5cdc9d40f7a4082cc9544 Mon Sep 17 00:00:00 2001 From: Dheeraj CVR Date: Mon, 24 Mar 2014 09:11:31 +0530 Subject: smdk4412-common: audio: remove old workaround for call audio issues Recent commits to audio routing have fixed the first call microphone issues and this hacky workaround is no longer required. Change-Id: I90ae0f20b4f7f734135fb3fae41eae0fe3289aa5 --- rootdir/init.smdk4x12.rc | 7 ------- 1 file changed, 7 deletions(-) (limited to 'rootdir') diff --git a/rootdir/init.smdk4x12.rc b/rootdir/init.smdk4x12.rc index aa6e570..25012b1 100755 --- a/rootdir/init.smdk4x12.rc +++ b/rootdir/init.smdk4x12.rc @@ -500,10 +500,3 @@ 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