s5e8825-common: removed libprotobuf since it is provided by lineage now
This commit is contained in:
26
Android.bp
26
Android.bp
@@ -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",
|
||||||
|
|||||||
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