From 9e18fd1a72ceca43ffd8bc50476a05e236b38b08 Mon Sep 17 00:00:00 2001 From: Jeff Sharkey Date: Mon, 2 May 2011 17:51:29 -0700 Subject: Permissions to protect bandwidth statistics. Introduces new "net_bw_stats" group which will protect reading detailed bandwidth statistics from the kernel. Also introduce "net_bw_acct" group which will enable specific applications to request that their network traffic be counted against other UIDs. This change associates manifest permissions with the low-level GIDs. Change-Id: If3fc28053afda201ff305d798a8878ff1f35b997 --- data/etc/platform.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'data/etc') diff --git a/data/etc/platform.xml b/data/etc/platform.xml index b9c0d80..0b8d40f 100644 --- a/data/etc/platform.xml +++ b/data/etc/platform.xml @@ -84,6 +84,16 @@ + + + + + + + + + + -- cgit v1.1