From 88f56b02e268172a373582b23edca9212fb5e740 Mon Sep 17 00:00:00 2001 From: Baili Feng Date: Wed, 13 Sep 2017 21:14:21 +0800 Subject: wayne-common: Allow xtwifi-client to access wake alarm Add WAKE_ALARM for xtwifi-client CRs-Fixed: 2109587 Change-Id: If42eb7f0890d32511e5082498f8edb9c11b72d52 --- config.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.fs b/config.fs index c0a1743..d833ff0 100644 --- a/config.fs +++ b/config.fs @@ -140,7 +140,7 @@ caps: SETUID SETGID mode: 0755 user: AID_GPS group: AID_GPS -caps: NET_BIND_SERVICE BLOCK_SUSPEND +caps: NET_BIND_SERVICE BLOCK_SUSPEND WAKE_ALARM [firmware/] mode: 0771 -- cgit v1.2.3