From a022e230891ec1257fde8544093198483d1c7d92 Mon Sep 17 00:00:00 2001 From: Himanshu Shukla Date: Mon, 26 Feb 2024 23:57:04 -0800 Subject: [PATCH] sm8550-common: Add device node for IMS Desc: Add device node for Data Channel sub wise Change-Id: I2a77d860f347c7217876cd69b0eadd0510ca0d0c --- init/ueventd.qcom.rc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init/ueventd.qcom.rc b/init/ueventd.qcom.rc index 206ca81..d4dc142 100644 --- a/init/ueventd.qcom.rc +++ b/init/ueventd.qcom.rc @@ -186,6 +186,8 @@ subsystem mem_buf_vm /dev/mhi_*_pipe_32 0640 radio radio /dev/at_usb0 0640 radio radio /dev/at_mdm0 0640 system radio +/dev/ims_dc_sub1 0640 radio radio +/dev/ims_dc_sub2 0640 radio radio /dev/video* 0660 system camera /dev/cvp* 0660 system camera /dev/media* 0660 system camera