diff options
author | Steven Lay <arbiter1000@gmail.com> | 2017-07-03 04:33:58 +0000 |
---|---|---|
committer | Steven Lay <arbiter1000@gmail.com> | 2017-07-07 02:42:07 +0000 |
commit | 22d1715635268f7cbeb9702594c2ea4280041a57 (patch) | |
tree | 402428b082e137c4fff27ddc0786c5565154e164 /rootdir/ueventd.qcom.rc | |
parent | cea382b9724df46622c4d6a79171c9ae325e3902 (diff) |
shinano-common: revert CPUQuiet infrastructure
As we are returning to MPDecision.
* Restore MPDecision service
* Remove CPUQuiet related ueventd rules
* Remove RQBalance configuration file
* Interactive CPUFreq settings based on Bacon
Change-Id: If6cf04841083be2f3ded50c4f20d600f0c74d339
Diffstat (limited to 'rootdir/ueventd.qcom.rc')
-rw-r--r-- | rootdir/ueventd.qcom.rc | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/rootdir/ueventd.qcom.rc b/rootdir/ueventd.qcom.rc index ebb7b8a..bcac699 100644 --- a/rootdir/ueventd.qcom.rc +++ b/rootdir/ueventd.qcom.rc @@ -233,9 +233,4 @@ /dev/pmem 0660 system graphics /dev/pmem_adsp* 0660 system audio /dev/pmem_camera* 0660 system camera -/dev/msm_hw3dm 0660 system graphics - -# cpuquiet rqbalance permissions -/sys/devices/system/cpu/cpuquiet/rqbalance/balance_level 0660 system system -/sys/devices/system/cpu/cpuquiet/rqbalance/nr_run_thresholds 0660 system system -/sys/devices/system/cpu/cpuquiet/rqbalance/nr_down_run_thresholds 0660 system system +/dev/msm_hw3dm 0660 system graphics
\ No newline at end of file |