From c7f13b698d56dcee11f5ce6322acea8707784009 Mon Sep 17 00:00:00 2001 From: Yuanyuan Liu Date: Thu, 4 Aug 2016 09:44:12 -0700 Subject: sec_config: Add security rule for WLPS service Add security rule for WLPS service, which allows WLPS client to communicate without net_raw privileges. Change-Id: I4f382c90838f8994f3df25ee40f7769a52376be5 CRs-Fixed: 1050486 --- configs/sec_config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/sec_config b/configs/sec_config index 3333104..7c652ca 100644 --- a/configs/sec_config +++ b/configs/sec_config @@ -306,3 +306,5 @@ 48:4294967295:1000:3004 /* DIAG */ 4097:4294967295:3009 +/* :: */ +57:4294967295:1000 -- cgit v1.2.3