commit | 90414bcc83c9a4f493e080150371f997ddac8cb7 | [log] [tgz] |
---|---|---|
author | JP Abgrall <jpa@google.com> | Fri Jan 04 18:18:36 2013 -0800 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Thu Jan 19 13:32:16 2017 -0800 |
tree | 305c09ceeb278278cc6f97ef764645285695b9ab | |
parent | b842ea513f70b4540d636adecded9f3d0804ad13 [diff] |
ANDROID: 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