init.qcom.rc: remove critical flag from dashd

* Somehow, some third-party stuff can mess up the context of dashd and
  prevent it from starting. We cannot fix third-party stuff, but at
  least it makes sense that dashd isn't that "critical" to the point
  that the whole system shuts down just because of this single service.

Change-Id: Ife3ca59e38782909b0b42a9b77a342d2a5b92ae8
This commit is contained in:
Peter Cai 2019-08-30 21:11:46 +08:00
parent 81f811438a
commit bea94bd664
No known key found for this signature in database
GPG Key ID: 71F5FB4E4F3FD54F
1 changed files with 0 additions and 1 deletions

View File

@ -1282,6 +1282,5 @@ service vendor.audio-hal-2-0 /vendor/bin/hw/android.hardware.audio@2.0-service
service dashd /sbin/dashd
class core
critical
seclabel u:r:dashd:s0
group root system