Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fpc1020_tee: Set fingerprintd priority to max when screen is off
Give fingerprintd the highest priority (MIN_NICE) when the screen is off to speed up fingerprint processing, and then reset its priority back to normal when the screen is on. There are now 2 fingerprint related processes: - [email protected] -> comm:[email protected] - com.qualcomm.qti.biometrics.fingerprint.service -> comm:erprint.service For the match to work properly, use strstr() with "erprint". Change-Id: Ice4a384f99ae4201b2e5e942b0c8cc16c1190f52 Co-authored-by: Fiqri Ardyansyah <[email protected]> Signed-off-by: Panchajanya1999 <[email protected]> Signed-off-by: Carlos Ayrton Lopez Arroyo <[email protected]>
- Loading branch information