fpc: keep fpc in system-background

The fingerprint HAL is insensitive to increased CPU throughput, but it also
has a tendency to spin while waiting for FP hardware. Limit FPC to the
system-background cpuset in order to avoid increased power consumption
when accidentally touching the fingerprint sensor.

bug 76115243
Test: fingerprint in system-background cpuset on taimen

Change-Id: Iaffe6f63bd76b7a1c4acaf0cae980840af515961
This commit is contained in:
Tim Murray 2018-03-21 15:42:09 -07:00
parent b99879b106
commit d0fdb4431d

View file

@ -5,3 +5,4 @@ service vendor.fps_hal /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.
class late_start
user system
group system input
writepid /dev/cpuset/system-background/tasks