diff options
author | Hungming Chen <nuccachen@google.com> | 2020-02-05 15:10:42 +0800 |
---|---|---|
committer | Maciej Żenczykowski <maze@google.com> | 2020-02-05 11:55:30 +0000 |
commit | 14858acba570e567330f9e0300ceef44be486867 (patch) | |
tree | 00c07c12bc06e3ae5f62fae6bef719b24e9deb53 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 8de85f4b50ef8720a31bd43c3fa047bca671629d (diff) |
Associate MAINLINE_NETWORK_STACK with net_raw and net_admin gid
Provide network stack the permission to access eBPF maps for tethering
offload
Test: m
Test: cat /proc/<pid>/status of network_stack has net_raw (3004) and
net_admin (3005)
$ adb shell cat /proc/<pid>/status | egrep "Name|Uid|Gid|Groups"
Name: rkstack.process
Uid: 1073 1073 1073 1073
Gid: 1073 1073 1073 1073
Groups: 1073 3001 3002 3003 3004 3005 3006 3007 9997
Change-Id: Ib3f6094e4c846832e44497466e3fed7dcd125593
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions