bpf_progs - remove unused dependencies am: b1ffd2ce9b
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1646235 Change-Id: I36ee32c100eeb1f0fb89ea13fcb3c0b8c0869259
This commit is contained in:
committed by
Automerger Merge Worker
commit
2f780deb38
@@ -51,8 +51,6 @@ bpf {
|
|||||||
include_dirs: [
|
include_dirs: [
|
||||||
// TODO: get rid of system/netd.
|
// TODO: get rid of system/netd.
|
||||||
"system/netd/bpf_progs", // for bpf_net_helpers.h
|
"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: [
|
include_dirs: [
|
||||||
// TODO: get rid of system/netd.
|
// TODO: get rid of system/netd.
|
||||||
"system/netd/bpf_progs", // for bpf_net_helpers.h
|
"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