surya: Import 32 bit CamX libraries
Signed-off-by: Hazama25 <hazamafawkes@gmail.com>
This commit is contained in:
-102
@@ -4592,108 +4592,6 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libcamxfdalgov7",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libcamxfdalgov7.so"],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libcamxfdalgov8",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libcamxfdalgov8.so"],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libcamxfdengine",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libcamxfdengine.so"],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libcamxstatscore",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libcamxstatscore.so"],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libcamxswprocessalgo",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libcamxswprocessalgo.so"],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libcamxtintlessalgo",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/vendor/lib64/libcamxtintlessalgo.so"],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "64",
|
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
|
||||||
soc_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libcdfw",
|
name: "libcdfw",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
|
|||||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -561,12 +561,6 @@ PRODUCT_PACKAGES += \
|
|||||||
libcamera_dirty \
|
libcamera_dirty \
|
||||||
libcamera_nn_stub \
|
libcamera_nn_stub \
|
||||||
libcamera_scene \
|
libcamera_scene \
|
||||||
libcamxfdalgov7 \
|
|
||||||
libcamxfdalgov8 \
|
|
||||||
libcamxfdengine \
|
|
||||||
libcamxstatscore \
|
|
||||||
libcamxswprocessalgo \
|
|
||||||
libcamxtintlessalgo \
|
|
||||||
libcdfw \
|
libcdfw \
|
||||||
libcdfw_remote_api \
|
libcdfw_remote_api \
|
||||||
libcdsprpc \
|
libcdsprpc \
|
||||||
|
|||||||
Reference in New Issue
Block a user