bpf_progs - remove unused dependencies
Test: builds, atest, TreeHugger Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I9414bde566bb73b696593587db854de3fb14cdcc
This commit is contained in:
@@ -51,8 +51,6 @@ bpf {
|
||||
include_dirs: [
|
||||
// TODO: get rid of system/netd.
|
||||
"system/netd/bpf_progs", // for bpf_net_helpers.h
|
||||
"system/netd/libnetdbpf/include", // for bpf_shared.h
|
||||
"system/netd/libnetdutils/include", // for UidConstants.h
|
||||
],
|
||||
}
|
||||
|
||||
@@ -66,7 +64,5 @@ bpf {
|
||||
include_dirs: [
|
||||
// TODO: get rid of system/netd.
|
||||
"system/netd/bpf_progs", // for bpf_net_helpers.h
|
||||
"system/netd/libnetdbpf/include", // for bpf_shared.h
|
||||
"system/netd/libnetdutils/include", // for UidConstants.h
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user