mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-02 19:24:57 +00:00
Revert "init: restart qseecomd once /data is mounted"
This reverts commit 134f509da1.
I'm not sure if the start time of qseecomd has been moving around, but
it seems that this is no longer necessary.
Bug: 37589340
Test: enroll new fingerprints and authenticate with them. FDR should not
have problems upon reboot.
Change-Id: I0b817143de5f3aa13ac5baabfe3c8a59f0341710
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
This commit is contained in:
committed by
Thierry Strudel
parent
4e102dfdcb
commit
fd52eb310c
@@ -229,12 +229,6 @@ on post-fs-data
|
||||
# We can start netd here before in is launched in common init.rc on zygote-start
|
||||
start netd
|
||||
|
||||
# Restart qseecomd once we have /data
|
||||
# qseecomd being started vey early it needs to restarted once /data
|
||||
# is mounted else storing secure content such as fingerprint data
|
||||
# will fail
|
||||
restart qseecomd
|
||||
|
||||
# b/38048356 Setup debug folders for camera
|
||||
mkdir /data/vendor/camera 0770 camera camera
|
||||
|
||||
|
||||
Reference in New Issue
Block a user