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