From 6c57ca3875a9fd4cb1c20297c7a33b2227b42a46 Mon Sep 17 00:00:00 2001 From: Phani Deepak Parasuramuni Date: Thu, 8 Aug 2024 00:40:47 +0530 Subject: [PATCH] sm8550-common: Add ipa_events node permissions Change-Id: I448bfeb9e575b1c8acc929b7eefb3ad4ae024ef1 --- init/ueventd.qcom.rc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init/ueventd.qcom.rc b/init/ueventd.qcom.rc index 3168861..2897091 100644 --- a/init/ueventd.qcom.rc +++ b/init/ueventd.qcom.rc @@ -588,3 +588,6 @@ subsystem mem_buf_vm # RemoteProc state /sys/class/remoteproc/remoteproc* state 0660 root system + +# IPA Events +/dev/ipa_events 0660 radio radio