bangkk: Drop unused camera blobs
Change-Id: I9ac4e9f1fed986a0ba3964408e0221f67a1bd039
This commit is contained in:
parent
78d7af3d44
commit
dde9157622
11 changed files with 0 additions and 234 deletions
228
Android.bp
228
Android.bp
|
@ -8988,57 +8988,6 @@ cc_prebuilt_library_shared {
|
|||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libsnsdiaglog",
|
||||
owner: "motorola",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib/libsnsdiaglog.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libprotobuf-cpp-lite-3.9.1-vendorcompat",
|
||||
"liblog",
|
||||
"libdiag",
|
||||
"libsensorslog",
|
||||
"libutils",
|
||||
"libcutils",
|
||||
"libssc",
|
||||
"libsnsapi",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libsnsdiaglog.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libprotobuf-cpp-lite-3.9.1-vendorcompat",
|
||||
"liblog",
|
||||
"libdiag",
|
||||
"libsensorslog",
|
||||
"libutils",
|
||||
"libcutils",
|
||||
"libssc",
|
||||
"libsnsapi",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libswregistrationalgo",
|
||||
owner: "motorola",
|
||||
|
@ -9125,57 +9074,6 @@ cc_prebuilt_library_shared {
|
|||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libvideooptfeature",
|
||||
owner: "motorola",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib/libvideooptfeature.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"libutils",
|
||||
"liblog",
|
||||
"libbinder",
|
||||
"libtinyxml2",
|
||||
"libpowercore",
|
||||
"libdisplayconfig.qti",
|
||||
"libhidlbase",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/libvideooptfeature.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"libutils",
|
||||
"liblog",
|
||||
"libbinder",
|
||||
"libtinyxml2",
|
||||
"libpowercore",
|
||||
"libdisplayconfig.qti",
|
||||
"libhidlbase",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libvidhance",
|
||||
owner: "motorola",
|
||||
|
@ -9543,32 +9441,6 @@ cc_prebuilt_library_shared {
|
|||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libc2d_helper",
|
||||
owner: "motorola",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib/libc2d_helper.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libC2D2",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "32",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libcamxifestriping",
|
||||
owner: "motorola",
|
||||
|
@ -9748,61 +9620,6 @@ cc_prebuilt_library_shared {
|
|||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libsensorslog",
|
||||
owner: "motorola",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib/libsensorslog.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"liblog",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "32",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libsnsapi",
|
||||
owner: "motorola",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib/libsnsapi.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"libprotobuf-cpp-lite-3.9.1-vendorcompat",
|
||||
"libcutils",
|
||||
"libutils",
|
||||
"libqmi_common_so",
|
||||
"libqmi_cci",
|
||||
"libqmi_encdec",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "32",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libvideoutils",
|
||||
owner: "motorola",
|
||||
|
@ -10377,51 +10194,6 @@ cc_prebuilt_library_shared {
|
|||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "motorola.hardware.camera.imgtuner@2.0",
|
||||
owner: "motorola",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: [
|
||||
"proprietary/system_ext/lib/motorola.hardware.camera.imgtuner@2.0.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"motorola.hardware.camera.imgtuner@1.0",
|
||||
"libhidlbase",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libcutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/system_ext/lib64/motorola.hardware.camera.imgtuner@2.0.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"motorola.hardware.camera.imgtuner@1.0",
|
||||
"libhidlbase",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libcutils",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
prefer: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "vendor.qti.hardware.seccam@1.0",
|
||||
owner: "motorola",
|
||||
|
|
|
@ -387,10 +387,8 @@ PRODUCT_PACKAGES += \
|
|||
libsns_device_mode_stub \
|
||||
libsns_fastRPC_util \
|
||||
libsns_low_lat_stream_stub \
|
||||
libsnsdiaglog \
|
||||
libswregistrationalgo \
|
||||
libundistort_impl \
|
||||
libvideooptfeature \
|
||||
libvidhance \
|
||||
motorola.hardware.camera.desktop@1.0 \
|
||||
motorola.hardware.camera.desktop@2.0 \
|
||||
|
@ -398,13 +396,10 @@ PRODUCT_PACKAGES += \
|
|||
motorola.hardware.camera.imgtuner@2.0 \
|
||||
vendor.qti.hardware.camera.postproc@1.0-service-impl \
|
||||
libaidenoiser \
|
||||
libc2d_helper \
|
||||
libcamxifestriping \
|
||||
libipebpsstriping \
|
||||
libipebpsstriping170 \
|
||||
liblowlight_ai_portrait.arcsoft \
|
||||
libsensorslog \
|
||||
libsnsapi \
|
||||
libvideoutils \
|
||||
com.arcsoft.node.supernightraw \
|
||||
libdepthmapwrapper_secure \
|
||||
|
@ -421,7 +416,6 @@ PRODUCT_PACKAGES += \
|
|||
libarcsoft_calibverify_TriCamera \
|
||||
libarcsoft_tricam_calibration \
|
||||
libarcsoft_tricam_verification \
|
||||
motorola.hardware.camera.imgtuner@2.0 \
|
||||
vendor.qti.hardware.seccam@1.0 \
|
||||
MotoSignatureApp \
|
||||
EuiccPartnerApp \
|
||||
|
|
Binary file not shown.
Binary file not shown.
BIN
proprietary/vendor/lib/libc2d_helper.so
vendored
BIN
proprietary/vendor/lib/libc2d_helper.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libsensorslog.so
vendored
BIN
proprietary/vendor/lib/libsensorslog.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libsnsapi.so
vendored
BIN
proprietary/vendor/lib/libsnsapi.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libsnsdiaglog.so
vendored
BIN
proprietary/vendor/lib/libsnsdiaglog.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libvideooptfeature.so
vendored
BIN
proprietary/vendor/lib/libvideooptfeature.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libsnsdiaglog.so
vendored
BIN
proprietary/vendor/lib64/libsnsdiaglog.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libvideooptfeature.so
vendored
BIN
proprietary/vendor/lib64/libvideooptfeature.so
vendored
Binary file not shown.
Loading…
Reference in a new issue