From 6d7fec7bc8ca42ac4d408718b0de035081889eac Mon Sep 17 00:00:00 2001 From: Huang Yiwei Date: Thu, 11 Apr 2024 14:11:57 +0800 Subject: [PATCH] sm8550-common: ueventd: Update RemoteProc state user and group Update RemoteProc state user and group, so system health monitor service can trigger a RemoteProc restart. Change-Id: I63da50a498d15e9c98607b277a26812513553219 --- init/ueventd.qcom.rc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init/ueventd.qcom.rc b/init/ueventd.qcom.rc index e075410..3168861 100644 --- a/init/ueventd.qcom.rc +++ b/init/ueventd.qcom.rc @@ -585,3 +585,6 @@ subsystem mem_buf_vm # Q2SPI UWB device /dev/q2spiuwb 0660 uwb uwb + +# RemoteProc state +/sys/class/remoteproc/remoteproc* state 0660 root system