This website requires JavaScript.
Explore
Help
Sign In
pa-fazil
/
android_packages_modules_Connectivity
Watch
1
Star
0
Fork
You've already forked android_packages_modules_Connectivity
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9917bc5a38
android_packages_modules_Co...
/
bpf_progs
/
test@inprocess.c
1 line
6 B
C
Raw
Normal View
History
Unescape
Escape
offload/test bpf: support InProcessTethering InProcessTethering runs as system_server (uid/gid AID_SYSTEM) instead of as the network_stack (uid/gid AID_NETWORK_STACK). Additionally only the network_stack has access to the default selinux context of /sys/fs/bpf/tethering, which is fs_bpf_tethering, so we need to use 'fs_bpf_net_shared' instead. Bug: 190523685 Bug: 236925089 Test: TreeHugger Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: Ibb6ae255dcd8a8e8049be112055f60c3b2cf7df0
2022-07-17 08:28:38 +00:00
test
.
c