Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions rootdir/etc/init.qcom.rc
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,9 @@ on fs
mkdir /persist/data 0700 system system
restorecon_recursive /persist

chown system system /dev/goodix_fp
chmod 0644 /dev/goodix_fp

on post-fs
symlink /sdcard /storage/sdcard0

Expand Down Expand Up @@ -285,6 +288,7 @@ on post-fs-data

# Fingerprint
mkdir /data/fpc 0700 system system
mkdir /data/goodix 0700 system system

mkdir /data/tombstones 0771 system system
mkdir /tombstones/modem 0771 system system
Expand Down Expand Up @@ -553,3 +557,10 @@ service fingerprintd /system/bin/fingerprintd
socket fpce stream 0666 system system
user system
writepid /dev/cpuset/system-background/tasks

service gx_fpd /system/bin/gx_fpd
class late_start
user root
group root system
writepid /dev/cpuset/system-background/tasks
seclabel u:r:gx_fpd:s0