Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c2c925133d |
26
Android.bp
26
Android.bp
@@ -989,32 +989,6 @@ cc_prebuilt_library_shared {
|
||||
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 {
|
||||
name: "libqfp_sensortest",
|
||||
owner: "samsung",
|
||||
|
||||
Binary file not shown.
@@ -82,7 +82,6 @@ PRODUCT_PACKAGES += \
|
||||
liblastaboxmsg \
|
||||
liboemcrypto \
|
||||
libprofileparamstorage \
|
||||
libprotobuf-cpp-full-21.7 \
|
||||
libqfp_sensortest \
|
||||
librecordalive \
|
||||
libril_sem \
|
||||
|
||||
Reference in New Issue
Block a user