Aerodactyl: Build MediaTek WiFi HAL impl from source and track WAPI blob

This commit is contained in:
Mashopy
2025-11-16 01:39:27 +01:00
parent 65ff100ba1
commit d5be177184
4 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -847,7 +847,7 @@ PRODUCT_PACKAGES += \
libvpu \
libwa_opticalzoomfactor \
libwa_sat \
libwifi-hal-mtk \
libwapi \
libwpfa \
libwvaidl \
arm.graphics-V3-ndk \
+4 -6
View File
@@ -9235,7 +9235,7 @@ cc_prebuilt_library_shared {
}
cc_prebuilt_library_shared {
name: "libwifi-hal-mtk",
name: "libwapi",
owner: "nothing",
strip: {
none: true,
@@ -9243,14 +9243,12 @@ cc_prebuilt_library_shared {
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/libwifi-hal-mtk.so",
"proprietary/vendor/lib64/libwapi.so",
],
shared_libs: [
"libbase",
"libcutils",
"libkeystore-wifi-hidl",
"libcrypto",
"liblog",
"libnl",
"libutils",
"libc++",
"libc",
"libm",
Binary file not shown.
Binary file not shown.