Aerodactyl: Drop libwapi
This commit is contained in:
@@ -672,7 +672,6 @@ PRODUCT_PACKAGES += \
|
||||
libvpu \
|
||||
libwa_opticalzoomfactor \
|
||||
libwa_sat \
|
||||
libwapi \
|
||||
libwpfa \
|
||||
libwvaidl \
|
||||
arm.graphics-V3-ndk \
|
||||
|
||||
-27
@@ -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",
|
||||
|
||||
Vendored
BIN
Binary file not shown.
Reference in New Issue
Block a user