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,
|
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 {
|
cc_prebuilt_library_shared {
|
||||||
name: "libbwc",
|
name: "libbwc",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
|
|||||||
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
@@ -721,7 +721,6 @@ PRODUCT_PACKAGES += \
|
|||||||
HEVCSecureVdecCA \
|
HEVCSecureVdecCA \
|
||||||
VP9SecureVdecCA \
|
VP9SecureVdecCA \
|
||||||
libAVCSecureVencCA \
|
libAVCSecureVencCA \
|
||||||
libaedv \
|
|
||||||
libbwc \
|
libbwc \
|
||||||
libgz_gp_client \
|
libgz_gp_client \
|
||||||
libgz_uree \
|
libgz_uree \
|
||||||
|
|||||||
Reference in New Issue
Block a user