From bf4100f3c1adb1963522e0677d547c48b54ef750 Mon Sep 17 00:00:00 2001 From: haohuang Date: Wed, 14 Aug 2024 02:45:06 -0700 Subject: [PATCH] Pong: Remove cap_wake_alarm,cap_block_suspend of xtwifi-client These capabilties are no longer needed for xtwifi-client process. Remove them. Change-Id: Ia0526589e9e3162d494eb73366a652d3bbe7abbb CRs-Fixed: 3896543 Signed-off-by: chandu078 --- config.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.fs b/config.fs index 66fc138..e02e0c8 100644 --- a/config.fs +++ b/config.fs @@ -251,7 +251,7 @@ caps: NET_ADMIN mode: 0755 user: AID_GPS group: AID_GPS -caps: NET_BIND_SERVICE BLOCK_SUSPEND WAKE_ALARM +caps: 0 [vendor/bin/sensors.qti] mode: 0755