acheron: Drop unused libpvr

Change-Id: Iff8488d6953b36be356cc9eef17488f4c21359d0
This commit is contained in:
Sebastiano Barezzi
2026-07-18 23:47:47 +07:00
committed by Vayruz Rafli
parent 46e814ad76
commit 09015c0eb5
4 changed files with 0 additions and 44 deletions
-43
View File
@@ -4879,49 +4879,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libpvr",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: [
"proprietary/vendor/lib/libpvr.so",
],
shared_libs: [
"libutils",
"libcutils",
"liblog",
"libQSEEComAPI",
"libc++",
"libc",
"libm",
"libdl",
],
},
android_arm64: {
srcs: [
"proprietary/vendor/lib64/libpvr.so",
],
shared_libs: [
"libutils",
"libcutils",
"liblog",
"libQSEEComAPI",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libqcbor",
owner: "samsung",
-1
View File
@@ -252,7 +252,6 @@ PRODUCT_PACKAGES += \
libpdmapper \
libpdnotifier \
libperipheral_client \
libpvr \
libqcbor \
libqcc_file_agent \
libqcci_legacy \
Binary file not shown.
Binary file not shown.