Aerodactyl: Drop more networking monitoring binaries

This commit is contained in:
Mashopy
2026-02-20 19:35:45 +01:00
parent f7f9490b4e
commit 3fe10642f4
6 changed files with 0 additions and 95 deletions
-59
View File
@@ -25091,34 +25091,6 @@ cc_prebuilt_binary {
soc_specific: true,
}
cc_prebuilt_binary {
name: "ipsec_mon",
owner: "nothing",
target: {
android_arm64: {
srcs: [
"proprietary/vendor/bin/ipsec_mon",
],
shared_libs: [
"libcutils",
"liblog",
"libforkexecwrap",
"libifcutils_mtk",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
strip: {
none: true,
},
prefer: true,
soc_specific: true,
}
cc_prebuilt_binary {
name: "lbs_hidl_service",
owner: "nothing",
@@ -25309,37 +25281,6 @@ cc_prebuilt_binary {
soc_specific: true,
}
cc_prebuilt_binary {
name: "netdagent",
owner: "nothing",
target: {
android_arm64: {
srcs: [
"proprietary/vendor/bin/netdagent",
],
shared_libs: [
"libcutils",
"liblog",
"libforkexecwrap",
"libutils",
"libhidlbase",
"libifcutils_mtk",
"vendor.mediatek.hardware.netdagent@1.0",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
strip: {
none: true,
},
prefer: true,
soc_specific: true,
}
cc_prebuilt_binary {
name: "ntf-service",
owner: "nothing",