sm6150-common: rootdir: Set up fingerprint nodes for phoenix.
Change-Id: If73a8a3dd917b625fbed863f81816ec11989e9f7 Signed-off-by: Gagan Malvi <malvi@aospa.co>
This commit is contained in:
parent
84cbd43575
commit
0d51b5d042
@ -85,6 +85,7 @@ on post-fs-data
|
|||||||
mkdir /data/vendor/fpc 0770 system system
|
mkdir /data/vendor/fpc 0770 system system
|
||||||
mkdir /data/vendor/goodix 0770 system system
|
mkdir /data/vendor/goodix 0770 system system
|
||||||
mkdir /mnt/vendor/persist/fpc 0770 system system
|
mkdir /mnt/vendor/persist/fpc 0770 system system
|
||||||
|
mkdir /data/vendor/fpdump 0770 system system
|
||||||
|
|
||||||
on boot
|
on boot
|
||||||
start rmt_storage
|
start rmt_storage
|
||||||
@ -122,6 +123,7 @@ on boot
|
|||||||
|
|
||||||
# Create fingerprint related directory
|
# Create fingerprint related directory
|
||||||
mkdir /mnt/vendor/persist/goodix 0770 system system
|
mkdir /mnt/vendor/persist/goodix 0770 system system
|
||||||
|
mkdir /mnt/vendor/persist/fpc 0770 system system
|
||||||
|
|
||||||
on property:sys.boot_completed=1
|
on property:sys.boot_completed=1
|
||||||
# Set allocstall_threshold to 0
|
# Set allocstall_threshold to 0
|
||||||
|
Loading…
Reference in New Issue
Block a user