commit | 756dd574d5ca4b936fd1acce3bbd9c1b65b00f5e | [log] [tgz] |
---|---|---|
author | Chenbo Feng <fengc@google.com> | Tue Nov 21 10:53:01 2017 -0800 |
committer | Chenbo Feng <fengc@google.com> | Tue Jan 02 11:52:33 2018 -0800 |
tree | 33ad9e86d151a466655d4cea2979bfceb3ff713f | |
parent | 08f92f9c01fc5b86d620024573c46ff9e6ec173b [diff] |
sepolicy: Allow system server to r/w the bpf maps The system server is responsible for providing the network traffic stats to Apps and services. Allow it to directly reading the eBPF maps that stored these information can make the process of getting traffic stats simplier. Test: No selinux rule violation of system server reading netd bpf object Bug: 30950746 Change-Id: I6d9438d1ed7c9bab45a708f5d2a85eb22f5e8170