Aerodactyl: Build MediaTek WiFi HAL impl from source and track WAPI blob
This commit is contained in:
@@ -847,7 +847,7 @@ PRODUCT_PACKAGES += \
|
||||
libvpu \
|
||||
libwa_opticalzoomfactor \
|
||||
libwa_sat \
|
||||
libwifi-hal-mtk \
|
||||
libwapi \
|
||||
libwpfa \
|
||||
libwvaidl \
|
||||
arm.graphics-V3-ndk \
|
||||
|
||||
+4
-6
@@ -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",
|
||||
|
||||
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user