summaryrefslogtreecommitdiff
path: root/init.angler.rc
diff options
context:
space:
mode:
authorTim Murray <timmurray@google.com>2015-10-05 13:31:51 -0700
committerTim Murray <timmurray@google.com>2015-10-05 13:51:31 -0700
commit7bafe338e7998c7dd9e639f94698909400227c97 (patch)
treed273500ea06008f58f95a6f3b9f6fc3d8e22cca5 /init.angler.rc
parent7f67479423cf079825a82b88ecbd8024c1cd0adf (diff)
downloadangler-7bafe338e7998c7dd9e639f94698909400227c97.tar.gz
Enable touch boost during camera.
Previously, the video encode hint would hotplug the big cores off while the camera was running in order to improve thermals and power consumption. Instead, have the camera run the big cores at 384MHz so we can still apply POWER_HINT_INTERACTION. This also restricts mm-qcamera-daemon to the small cluster in order to prevent it from being boosted by touch boost. bug 24583227 Change-Id: Ifb32729f4bc47bf71ea868d22589fa37b40a3007
Diffstat (limited to 'init.angler.rc')
-rwxr-xr-xinit.angler.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.angler.rc b/init.angler.rc
index 795fbc0..82199a2 100755
--- a/init.angler.rc
+++ b/init.angler.rc
@@ -327,6 +327,7 @@ service qcamerasvr /system/bin/mm-qcamera-daemon
class late_start
user camera
group camera system inet input graphics
+ writepid /dev/cpuset/system-background/tasks
service fingerprintd /system/bin/fingerprintd
class late_start