From cddd39999bf4941373e612b15c7208f5f5e6be0c Mon Sep 17 00:00:00 2001 From: Mohit Aggarwal Date: Wed, 9 Mar 2022 18:43:36 +0800 Subject: [PATCH] sdm660-common: sec_config: Add net_raw permissions for time_daemon service Currently, time_daemon is not able to send message to modem time-services over QMI due to permission denials. The patch takes care of the issue by adding net_raw permissions for time_daemon service ID. Change-Id: Ibbd55349a7abc536486dea7b29e293f9f533dd85 Signed-off-by: Akash Srivastava Signed-off-by: clarencelol Signed-off-by: pix106 --- configs/sec_config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/sec_config b/configs/sec_config index 46894066..106d855d 100644 --- a/configs/sec_config +++ b/configs/sec_config @@ -331,3 +331,5 @@ 69:4294967295:1000 /* :: */ 57:4294967295:1000 +/* Time-services */ +22:4294967295:3004:1000