sm7325-common: 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:
Paul Crowley 2021-06-13 09:56:42 -07:00 committed by Nolen Johnson
parent 3b2fb64bf1
commit 5e3340a0aa

View File

@ -91,8 +91,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