fogos: Drop some unused camera blobs
Change-Id: I343cf014289fa2a259a242141f4de852e48b6985
This commit is contained in:
parent
2367fad561
commit
e0ac7ad229
5 changed files with 62 additions and 125 deletions
182
Android.bp
182
Android.bp
|
@ -70,100 +70,6 @@ cc_prebuilt_library_shared {
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libbitmlengine",
|
|
||||||
owner: "motorola",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib/libbitmlengine.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libcutils",
|
|
||||||
"liblog",
|
|
||||||
"libofflinelog",
|
|
||||||
"libsync",
|
|
||||||
"libcdsprpc",
|
|
||||||
"libz",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/libbitmlengine.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libcutils",
|
|
||||||
"liblog",
|
|
||||||
"libofflinelog",
|
|
||||||
"libsync",
|
|
||||||
"libcdsprpc",
|
|
||||||
"libz",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libbitmlenginev2",
|
|
||||||
owner: "motorola",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib/libbitmlenginev2.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libcutils",
|
|
||||||
"liblog",
|
|
||||||
"libofflinelog",
|
|
||||||
"libsync",
|
|
||||||
"libcdsprpc",
|
|
||||||
"libz",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/libbitmlenginev2.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libcutils",
|
|
||||||
"liblog",
|
|
||||||
"libofflinelog",
|
|
||||||
"libsync",
|
|
||||||
"libcdsprpc",
|
|
||||||
"libz",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libcamxexternalformatutils",
|
name: "libcamxexternalformatutils",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
|
@ -4573,6 +4479,66 @@ cc_prebuilt_library_shared {
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libbitmlengine",
|
||||||
|
owner: "motorola",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libbitmlengine.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libcutils",
|
||||||
|
"liblog",
|
||||||
|
"libofflinelog",
|
||||||
|
"libsync",
|
||||||
|
"libcdsprpc",
|
||||||
|
"libz",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libbitmlenginev2",
|
||||||
|
owner: "motorola",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libbitmlenginev2.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libcutils",
|
||||||
|
"liblog",
|
||||||
|
"libofflinelog",
|
||||||
|
"libsync",
|
||||||
|
"libcdsprpc",
|
||||||
|
"libz",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libc2d_helper",
|
name: "libc2d_helper",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
|
@ -5924,34 +5890,6 @@ cc_prebuilt_library_shared {
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libmotohid",
|
|
||||||
owner: "motorola",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: [
|
|
||||||
"proprietary/vendor/lib64/libmotohid.so",
|
|
||||||
],
|
|
||||||
shared_libs: [
|
|
||||||
"libbase",
|
|
||||||
"libhidlbase",
|
|
||||||
"liblog",
|
|
||||||
"motorola.hardware.health.storage@1.0",
|
|
||||||
"libc++",
|
|
||||||
"libc",
|
|
||||||
"libm",
|
|
||||||
"libdl",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libmpbase",
|
name: "libmpbase",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
|
|
|
@ -219,8 +219,6 @@ PRODUCT_COPY_FILES += \
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
libacdbloader \
|
libacdbloader \
|
||||||
libbitmlengine \
|
|
||||||
libbitmlenginev2 \
|
|
||||||
libcamxexternalformatutils \
|
libcamxexternalformatutils \
|
||||||
com.mot.eeprom.mot_gt24p256c_s5kjns_eeprom \
|
com.mot.eeprom.mot_gt24p256c_s5kjns_eeprom \
|
||||||
com.mot.eeprom.mot_gt24p64b_ov16a1q_eeprom \
|
com.mot.eeprom.mot_gt24p64b_ov16a1q_eeprom \
|
||||||
|
@ -328,6 +326,8 @@ PRODUCT_PACKAGES += \
|
||||||
libarcsoft_portrait_super_night_se_raw \
|
libarcsoft_portrait_super_night_se_raw \
|
||||||
libarcsoft_super_night_raw \
|
libarcsoft_super_night_raw \
|
||||||
libarcsoft_super_night_se_raw \
|
libarcsoft_super_night_se_raw \
|
||||||
|
libbitmlengine \
|
||||||
|
libbitmlenginev2 \
|
||||||
libc2d_helper \
|
libc2d_helper \
|
||||||
libcamera_nn_stub \
|
libcamera_nn_stub \
|
||||||
libcamerapostproc \
|
libcamerapostproc \
|
||||||
|
@ -364,7 +364,6 @@ PRODUCT_PACKAGES += \
|
||||||
libmot_afd \
|
libmot_afd \
|
||||||
libmot_chi_desktop_helper \
|
libmot_chi_desktop_helper \
|
||||||
libmot_engine_settings \
|
libmot_engine_settings \
|
||||||
libmotohid \
|
|
||||||
libmpbase \
|
libmpbase \
|
||||||
libofflinedump \
|
libofflinedump \
|
||||||
libofflinelog \
|
libofflinelog \
|
||||||
|
|
BIN
proprietary/vendor/lib/libbitmlengine.so
vendored
BIN
proprietary/vendor/lib/libbitmlengine.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib/libbitmlenginev2.so
vendored
BIN
proprietary/vendor/lib/libbitmlenginev2.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/libmotohid.so
vendored
BIN
proprietary/vendor/lib64/libmotohid.so
vendored
Binary file not shown.
Loading…
Reference in a new issue