bpf_progs - remove unused dependencies am: b1ffd2ce9b am: 2f780deb38
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1646235 Change-Id: I3b51769d1bb88d5febc1800d93cd7fcc6f6c13b3
This commit is contained in:
committed by
Automerger Merge Worker
commit
b40575e832
@@ -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