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:
Michael Adisumarta 2020-11-17 12:34:46 -08:00 committed by Arian
parent f58b667d1f
commit eac08cecb1

View File

@ -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