msm8953-common: move wcnss-service to late_start

* wcnss-service is in charge of copying your wcnss ini from /system to
  /data where framework reads it. If /data is encrypted, or being
  encrypted, this can't happen. Move it to late_start so it tries to run
  after encrpytion and mount has happened.

Change-Id: I63dce20f84935ac22dd737c9b63b40c69f3e815d
This commit is contained in:
Dan Pasanen
2019-03-17 08:53:29 +05:30
committed by jeangraff30
parent 6c5e66b9df
commit 61656b69a3

View File

@@ -219,7 +219,7 @@ on property:init.svc.zygote=restarting
stop ppd
service wcnss-service /system/vendor/bin/wcnss_service
class main
class late_start
user system
group system wifi radio
oneshot