From f3b76f150f6633ab758ec2e4350785e5b8491595 Mon Sep 17 00:00:00 2001 From: Giulio Cervera Date: Wed, 7 Oct 2015 05:59:45 +0200 Subject: start audiod Change-Id: Ie3bfbfe9152c00ce01a80ba5cfe7ca21fc45d90b --- rootdir/init.qcom.rc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 8789094..26b50e1 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -575,3 +575,8 @@ service tfa9890_amp /system/bin/tfa9890_amp group audio oneshot ioprio rt 4 + +service audiod /system/bin/audiod + class late_start + user system + group system -- cgit v1.2.3