sm6375-common: rootdir: create /data/vendor/focaltech

Change-Id: I0f935b0be92a44cbd9a90702a0531504aa621ecc
This commit is contained in:
Sevenrock 2025-05-15 20:37:14 +05:30 committed by Anand S
parent dd9784f955
commit 6c053535b2
No known key found for this signature in database
GPG key ID: 5BCAC037A93D36F0

View file

@ -258,6 +258,9 @@ on post-fs-data
mkdir /data/vendor/fpc 0700 system system mkdir /data/vendor/fpc 0700 system system
mkdir /data/vendor/.fps 0770 system vendor_fingerp 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 # Required by touchRec for write the touch data
mkdir /data/vendor/touchrec 0770 input input mkdir /data/vendor/touchrec 0770 input input
chown input input /data/vendor/touchrec/bootindex chown input input /data/vendor/touchrec/bootindex