[TMP] Revert "Aerodactyl: Switch back to the prebuilt wifi HAL"

This reverts commit 633085b5c5.
This commit is contained in:
2026-07-09 15:36:27 +07:00
parent 7f6ab4af05
commit d8d62e0d9f
3 changed files with 0 additions and 30 deletions
-29
View File
@@ -7423,35 +7423,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libwifi-hal-mtk",
owner: "nothing",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/libwifi-hal-mtk.so",
],
shared_libs: [
"libbase",
"libcutils",
"liblog",
"libnl",
"libutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libwpfa",
owner: "nothing",