From f776f51277299165dc40660a09dab25272323f26 Mon Sep 17 00:00:00 2001 From: xkeita Date: Fri, 30 Jun 2017 22:29:55 +0000 Subject: shinano-common: Add Hexagon DSP service - Values taken from stock .291 kernel Change-Id: Ia51d9ea493518b7a917e39992720ae9df18cefaa --- rootdir/init.qcom.rc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'rootdir/init.qcom.rc') diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index ac00df9..93663a4 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -513,6 +513,12 @@ service time_daemon /system/bin/time_daemon user root group root +# HexagonDSP FastRPC daemon +service adsprpcd /system/bin/adsprpcd + class main + user media + group media + service charger /sbin/healthd -c class charger seclabel u:r:healthd:s0 -- cgit v1.2.3