mirror of
https://github.com/Evolution-X-Devices/device_motorola_rtwo
synced 2026-01-27 13:35:15 +00:00
12 lines
481 B
Plaintext
12 lines
481 B
Plaintext
on init
|
|
chown system system /sys/devices/platform/soc/soc:qcom,dsi-display-primary/fod_hbm
|
|
|
|
service fps_hal.rtwo /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.3-service.rtwo
|
|
# "class hal" causes a race condition on some devices due to files created
|
|
# in /data. As a workaround, postpone startup until later in boot once
|
|
# /data is mounted.
|
|
class late_start
|
|
user system
|
|
group system input uhid
|
|
writepid /dev/cpuset/system-background/tasks
|