From 7bafe338e7998c7dd9e639f94698909400227c97 Mon Sep 17 00:00:00 2001 From: Tim Murray Date: Mon, 5 Oct 2015 13:31:51 -0700 Subject: 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 --- init.angler.rc | 1 + 1 file changed, 1 insertion(+) (limited to 'init.angler.rc') 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 -- cgit v1.2.3