X6837: Initial vendor tree & Sync with device tree
Change-Id: I13901a5404039adff809813c283deec88917c82f Signed-off-by: vlxlxlv <fajarslebew31@gmail.com>
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
service vendor.fps_hal /vendor/bin/hw/android.hardware.biometrics.fingerprint@2.1-service
|
||||
# "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
|
||||
on post-fs-data
|
||||
mkdir /data/vendor/tran_fp 0766 system system
|
||||
Reference in New Issue
Block a user