commit | f83bbd17b27a4dee370a8a2c37eb9d029281037b | [log] [tgz] |
---|---|---|
author | Chenbo Feng <fengc@google.com> | Fri Mar 23 16:01:10 2018 -0700 |
committer | Chenbo Feng <fengc@google.com> | Fri Mar 23 16:01:10 2018 -0700 |
tree | 5e6a24882ad83c76a84fcf3344606ad82816be4a | |
parent | 9e6c8677a830cb17cf86539d720345757c7461ef [diff] |
Allow system server to access bpf fs The permission to allow system_server to access sys/fs/bpf/ directory is missing. Add it back so it can get the bpf maps from the bpf_fs. Test: device boot and no more denial information of system_server try to searcg in fs_bpf atest android.net.cts.TrafficStatsTest Bug: 75285088 Change-Id: I1040cde6c038eccc4e91c69a10b20aa7a18b19f6