Aerodactyl: Drop libwapi

This commit is contained in:
Mashopy
2026-01-24 00:31:38 +01:00
parent d279121a46
commit 42c22f8b5c
3 changed files with 0 additions and 28 deletions
-1
View File
@@ -672,7 +672,6 @@ PRODUCT_PACKAGES += \
libvpu \
libwa_opticalzoomfactor \
libwa_sat \
libwapi \
libwpfa \
libwvaidl \
arm.graphics-V3-ndk \
-27
View File
@@ -7953,33 +7953,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libwapi",
owner: "nothing",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/libwapi.so",
],
shared_libs: [
"libkeystore-wifi-hidl",
"libcrypto",
"liblog",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libwpfa",
owner: "nothing",
Binary file not shown.