diff options
| author | chrmhoffmann <chrmhoffmann@gmail.com> | 2016-11-15 01:32:56 +0100 |
|---|---|---|
| committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2016-11-14 16:35:16 -0800 |
| commit | 32602ff4975460a01280d4a23dca78ce69213424 (patch) | |
| tree | a64df4218e55383c27914e041f7740543dc38a28 | |
| parent | 3bcb9938b3dfa514e06d367d3305329f08284392 (diff) | |
deb: move mpdecision to main
* see reason: https://github.com/CyanogenMod/android_device_oneplus_onyx/commit/8f63ddc37df31174c722d8e29fdd7363bf256d07
Change-Id: I2865663435c55f2455fa0f294c731e9d10be681d
| -rw-r--r-- | init.deb.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.deb.rc b/init.deb.rc index 7fe5ad1..4dd0d7f 100644 --- a/init.deb.rc +++ b/init.deb.rc @@ -317,7 +317,7 @@ service thermald /system/bin/thermald group radio system service mpdecision /system/bin/mpdecision --avg_comp - class late_start + class main user root group root readproc system |
