Merge "[NETD-BPF#21] Move a few headers to frameworks/libs/net"
This commit is contained in:
@@ -83,6 +83,7 @@ func (bpf *bpf) GenerateAndroidBuildActions(ctx android.ModuleContext) {
|
||||
// The architecture doesn't matter here, but asm/types.h is included by linux/types.h.
|
||||
"-isystem bionic/libc/kernel/uapi/asm-arm64",
|
||||
"-isystem bionic/libc/kernel/android/uapi",
|
||||
"-I frameworks/libs/net/common/native/bpf_headers/include/bpf",
|
||||
// TODO(b/149785767): only give access to specific file with AID_* constants
|
||||
"-I system/core/libcutils/include",
|
||||
"-I system/bpf/progs/include",
|
||||
|
Reference in New Issue
Block a user