sm8350-common: init.target.rc: remove ipa fw loading in post-fs
Removing command to load ipa fw from post-fs, where FW mount is not guaranteed. Change-Id: I426bcfd2d9e0fb9f09a360374fe05b653676cf4b CRs-Fixed: 2819603
This commit is contained in:
parent
f58b667d1f
commit
eac08cecb1
@ -91,7 +91,6 @@ on fs && property:ro.boot.product.vendor.sku=lahaina
|
||||
on post-fs
|
||||
# Set RLIMIT_MEMLOCK to 64MB
|
||||
setrlimit 8 67108864 67108864
|
||||
write /dev/ipa 1
|
||||
|
||||
on late-fs
|
||||
wait_for_prop hwservicemanager.ready true
|
||||
|
Loading…
Reference in New Issue
Block a user