peridot: Use libprotobuf-cpp-{lite,full}-21.7 from hardware/lineage/compat
Change-Id: I0584a58848cd502208277bbe6aa9e937f59375f9
This commit is contained in:
-51
@@ -9356,57 +9356,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libprotobuf-cpp-full-21.7",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/libprotobuf-cpp-full-21.7.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libz",
|
|
||||||
"liblog",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libprotobuf-cpp-lite-21.7",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/libprotobuf-cpp-lite-21.7.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"liblog",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libq-perflog",
|
name: "libq-perflog",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
|
|||||||
@@ -1438,8 +1438,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libperfioctl \
|
libperfioctl \
|
||||||
libperipheral_client \
|
libperipheral_client \
|
||||||
libpolygon \
|
libpolygon \
|
||||||
libprotobuf-cpp-full-21.7 \
|
|
||||||
libprotobuf-cpp-lite-21.7 \
|
|
||||||
libq-perflog \
|
libq-perflog \
|
||||||
libqc2audio_base \
|
libqc2audio_base \
|
||||||
libqc2audio_basecodec \
|
libqc2audio_basecodec \
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user