From be4c4ec36f214eda40301450cd0691d08719852c Mon Sep 17 00:00:00 2001 From: Simon Shields Date: Sat, 27 Feb 2016 20:37:29 +1100 Subject: i9300: power: pegasusq boosting support implement INTERACTION, LAUNCH_BOOST, and CPU_BOOST hints. Change-Id: Iac8c84ecb910a72a6de4c81a470c9d2d800ff631 --- rootdir/init.target.rc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rootdir/init.target.rc') diff --git a/rootdir/init.target.rc b/rootdir/init.target.rc index a9a3168..d17fc69 100644 --- a/rootdir/init.target.rc +++ b/rootdir/init.target.rc @@ -3,6 +3,9 @@ on init # ko files for FM Radio insmod /system/lib/modules/Si4709_driver.ko chown system system /sys/devices/system/cpu/cpufreq/pegasusq + chown system system /sys/devices/system/cpu/cpufreq/pegasusq/boost_freq + chown system system /sys/devices/system/cpu/cpufreq/pegasusq/boost_lock_time + chown system system /sys/devices/system/cpu/cpufreq/pegasusq/boost_mincpus chown system system /sys/devices/system/cpu/cpufreq/pegasusq/cpu_down_freq chown system system /sys/devices/system/cpu/cpufreq/pegasusq/cpu_down_rate chown system system /sys/devices/system/cpu/cpufreq/pegasusq/cpu_up_freq -- cgit v1.1