Merge "init: msm8994: Initialize energy-aware driver"

This commit is contained in:
Linux Build Service Account 2014-08-17 22:19:17 -07:00 committed by Gerrit - the friendly Code Review server
commit 3b420cc5a8
1 changed files with 1 additions and 0 deletions

View File

@ -608,6 +608,7 @@ case "$target" in
do
echo "bw_hwmon" > $devfreq_gov
done
/system/bin/energy-awareness
;;
esac