diff options
| author | TheStrix <parthbhatia98@gmail.com> | 2015-11-26 16:24:42 -0500 |
|---|---|---|
| committer | Ethan Chen <intervigil@gmail.com> | 2016-02-10 10:19:20 -0800 |
| commit | 6976f749ff20751fbf2bb5d845a47dc3ee77cbff (patch) | |
| tree | fe38807a3ad3e648bf6e423405341a33a8a4edff | |
| parent | b1543a42e16090505ba88a246b6386c1672bf7e3 (diff) | |
msm8916: Update path to perfd
Change-Id: I8dd18bf8e4b31469c80b8a00520def6dbe98a2ea
| -rw-r--r-- | rootdir/etc/init.qcom.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 4cbd94a..b625daf 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -501,7 +501,7 @@ service qseecomd /system/bin/qseecomd user root group root -service perfd /system/bin/perfd +service perfd /vendor/bin/perfd class main user root group root |
