s5e8825-common: Remove protobuf 21.7 blob
Now part of lineage/compat. Signed-off-by: Flopster101 <nahuelgomez329@gmail.com>
This commit is contained in:
+1
-27
@@ -989,32 +989,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libprotobuf-cpp-full-21.7",
|
|
||||||
owner: "samsung",
|
|
||||||
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 {
|
cc_prebuilt_library_shared {
|
||||||
name: "libqfp_sensortest",
|
name: "libqfp_sensortest",
|
||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
@@ -1142,7 +1116,7 @@ cc_prebuilt_library_shared {
|
|||||||
"libjsoncpp",
|
"libjsoncpp",
|
||||||
"libVendorSemTelephonyProps",
|
"libVendorSemTelephonyProps",
|
||||||
"libVendorSemDataProps",
|
"libVendorSemDataProps",
|
||||||
"libprotobuf-cpp-full",
|
"libprotobuf-cpp-full-21.7",
|
||||||
"libvkmanager_vendor",
|
"libvkmanager_vendor",
|
||||||
"libengmode_client",
|
"libengmode_client",
|
||||||
"libbase",
|
"libbase",
|
||||||
|
|||||||
Binary file not shown.
@@ -82,7 +82,6 @@ PRODUCT_PACKAGES += \
|
|||||||
liblastaboxmsg \
|
liblastaboxmsg \
|
||||||
liboemcrypto \
|
liboemcrypto \
|
||||||
libprofileparamstorage \
|
libprofileparamstorage \
|
||||||
libprotobuf-cpp-full-21.7 \
|
|
||||||
libqfp_sensortest \
|
libqfp_sensortest \
|
||||||
librecordalive \
|
librecordalive \
|
||||||
libril_sem \
|
libril_sem \
|
||||||
|
|||||||
Reference in New Issue
Block a user