Aerodactyl: Build MediaTek WiFi HAL impl from source and track WAPI blob
This commit is contained in:
+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",
|
||||
|
||||
Reference in New Issue
Block a user