sm8150-common: increase priority of fingerprint daemon

* In-display sensor HALs require much more CPU resources than
traditional ones. Increasing the priority improves the speed a good
amount, and it is also how OnePlus does it in official ROMs
This commit is contained in:
Peter Cai 2019-06-26 08:12:48 +08:00
parent d9f7edd2b7
commit cf8fdbd52b
No known key found for this signature in database
GPG Key ID: 71F5FB4E4F3FD54F
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ 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
on post-fs-data
mkdir /data/vendor/goodix 0770 system system