acheron: Drop unused libpvr
Change-Id: Iff8488d6953b36be356cc9eef17488f4c21359d0
This commit is contained in:
-43
@@ -4879,49 +4879,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
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 {
|
cc_prebuilt_library_shared {
|
||||||
name: "libqcbor",
|
name: "libqcbor",
|
||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
|
|||||||
@@ -252,7 +252,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libpdmapper \
|
libpdmapper \
|
||||||
libpdnotifier \
|
libpdnotifier \
|
||||||
libperipheral_client \
|
libperipheral_client \
|
||||||
libpvr \
|
|
||||||
libqcbor \
|
libqcbor \
|
||||||
libqcc_file_agent \
|
libqcc_file_agent \
|
||||||
libqcci_legacy \
|
libqcci_legacy \
|
||||||
|
|||||||
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Reference in New Issue
Block a user