Aerodactyl: Build MediaTek WiFi HAL impl from source and track WAPI blob
This commit is contained in:
@@ -847,7 +847,7 @@ PRODUCT_PACKAGES += \
|
|||||||
libvpu \
|
libvpu \
|
||||||
libwa_opticalzoomfactor \
|
libwa_opticalzoomfactor \
|
||||||
libwa_sat \
|
libwa_sat \
|
||||||
libwifi-hal-mtk \
|
libwapi \
|
||||||
libwpfa \
|
libwpfa \
|
||||||
libwvaidl \
|
libwvaidl \
|
||||||
arm.graphics-V3-ndk \
|
arm.graphics-V3-ndk \
|
||||||
|
|||||||
+4
-6
@@ -9235,7 +9235,7 @@ cc_prebuilt_library_shared {
|
|||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libwifi-hal-mtk",
|
name: "libwapi",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
strip: {
|
strip: {
|
||||||
none: true,
|
none: true,
|
||||||
@@ -9243,14 +9243,12 @@ cc_prebuilt_library_shared {
|
|||||||
target: {
|
target: {
|
||||||
android_arm64: {
|
android_arm64: {
|
||||||
srcs: [
|
srcs: [
|
||||||
"proprietary/vendor/lib64/libwifi-hal-mtk.so",
|
"proprietary/vendor/lib64/libwapi.so",
|
||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"libbase",
|
"libkeystore-wifi-hidl",
|
||||||
"libcutils",
|
"libcrypto",
|
||||||
"liblog",
|
"liblog",
|
||||||
"libnl",
|
|
||||||
"libutils",
|
|
||||||
"libc++",
|
"libc++",
|
||||||
"libc",
|
"libc",
|
||||||
"libm",
|
"libm",
|
||||||
|
|||||||
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user