dre: Remove wait_for_keymaster and all references
No longer needed now init listens for property changes on a separate thread. Bug: 186580823 Test: Cuttlefish boots successfully Change-Id: Ief3a546d2154231d18957c2f703bd128966d7288
This commit is contained in:
parent
55045b7e42
commit
d8c4a9a0e5
1 changed files with 0 additions and 2 deletions
|
@ -86,8 +86,6 @@ on post-fs
|
||||||
setrlimit 8 67108864 67108864
|
setrlimit 8 67108864 67108864
|
||||||
|
|
||||||
on late-fs
|
on late-fs
|
||||||
wait_for_prop hwservicemanager.ready true
|
|
||||||
#exec_start wait_for_keymaster
|
|
||||||
mount_all --late
|
mount_all --late
|
||||||
|
|
||||||
on post-fs-data
|
on post-fs-data
|
||||||
|
|
Loading…
Reference in a new issue