tanzanite: drop stock libaedv blobs
* we switch with the dummy one Signed-off-by: Nathan <nathannxx@proton.me>
This commit is contained in:
-47
@@ -210,53 +210,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libaedv",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib/libaedv.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"libbase",
|
||||
"libunwindstack",
|
||||
"libselinux",
|
||||
"liblog",
|
||||
"libz",
|
||||
"libc",
|
||||
"libdl",
|
||||
"libm",
|
||||
"libc++",
|
||||
],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libaedv.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"libbase",
|
||||
"libunwindstack",
|
||||
"libselinux",
|
||||
"liblog",
|
||||
"libz",
|
||||
"libc",
|
||||
"libdl",
|
||||
"libm",
|
||||
"libc++",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libbwc",
|
||||
owner: "xiaomi",
|
||||
|
||||
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
@@ -721,7 +721,6 @@ PRODUCT_PACKAGES += \
|
||||
HEVCSecureVdecCA \
|
||||
VP9SecureVdecCA \
|
||||
libAVCSecureVencCA \
|
||||
libaedv \
|
||||
libbwc \
|
||||
libgz_gp_client \
|
||||
libgz_uree \
|
||||
|
||||
Reference in New Issue
Block a user