sm6375-common: rootdir: create /data/vendor/focaltech
Change-Id: I0f935b0be92a44cbd9a90702a0531504aa621ecc
This commit is contained in:
parent
dd9784f955
commit
6c053535b2
1 changed files with 3 additions and 0 deletions
|
@ -258,6 +258,9 @@ on post-fs-data
|
|||
mkdir /data/vendor/fpc 0700 system system
|
||||
mkdir /data/vendor/.fps 0770 system vendor_fingerp
|
||||
|
||||
mkdir /data/vendor/focaltech 0770 system system
|
||||
restorecon /data/vendor/focaltech
|
||||
|
||||
# Required by touchRec for write the touch data
|
||||
mkdir /data/vendor/touchrec 0770 input input
|
||||
chown input input /data/vendor/touchrec/bootindex
|
||||
|
|
Loading…
Reference in a new issue