netfilter: xt_qtaguid: remove AID_* dependency for access control
authorJP Abgrall <jpa@google.com>
Sat, 5 Jan 2013 02:18:36 +0000 (18:18 -0800)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 21:16:19 +0000 (14:16 -0700)
commite585d17670d55246c2fe0a8cf8a1fe8d2275d1ff
tree56154590c301457fbd163f537da6891e42deec1a
parent1ab68f544107965984df13d94f6957cab5e327f0
netfilter: xt_qtaguid: remove AID_* dependency for access control

qtaguid limits what can be done with /ctrl and /stats based on group
membership.
This changes removes AID_NET_BW_STATS and AID_NET_BW_ACCT, and picks
up the groups from the gid of the matching proc entry files.

Signed-off-by: JP Abgrall <jpa@google.com>
Change-Id: I42e477adde78a12ed5eb58fbc0b277cdaadb6f94
net/netfilter/xt_qtaguid.c