Spacewar: add more camera blobs
* these are for nothing cam Change-Id: Id1d50d348e6e92249ffdbb7584b6d723d03240ba
This commit is contained in:
568
Android.bp
568
Android.bp
@@ -13144,6 +13144,30 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libPlaneSegmentationWrapper",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libPlaneSegmentationWrapper.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"liblog",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libQTEEConnector_listener",
|
name: "libQTEEConnector_listener",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
@@ -13343,6 +13367,83 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libarcsoft_aiscenedetection",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libarcsoft_aiscenedetection.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libmpbase",
|
||||||
|
"liblog",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libarcsoft_beautyshot",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libarcsoft_beautyshot.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libmpbase",
|
||||||
|
"liblog",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libarcsoft_dark_vision_raw",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libarcsoft_dark_vision_raw.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libmpbase",
|
||||||
|
"libOpenCL",
|
||||||
|
"libcdsprpc",
|
||||||
|
"liblog",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libarcsoft_dualcam_refocus_image",
|
name: "libarcsoft_dualcam_refocus_image",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
@@ -13393,6 +13494,31 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libarcsoft_faceid",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libarcsoft_faceid.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libmpbase",
|
||||||
|
"liblog",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libarcsoft_hdr_detection",
|
name: "libarcsoft_hdr_detection",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
@@ -13443,6 +13569,56 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libarcsoft_low_light_hdr",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libarcsoft_low_light_hdr.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libmpbase",
|
||||||
|
"liblog",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libarcsoft_mf_superresolution",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libarcsoft_mf_superresolution.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libmpbase",
|
||||||
|
"liblog",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libarcsoft_night_video",
|
name: "libarcsoft_night_video",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
@@ -13468,6 +13644,58 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libarcsoft_portrait_distortion_correction",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libarcsoft_portrait_distortion_correction.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libmpbase",
|
||||||
|
"libc",
|
||||||
|
"liblog",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libarcsoft_portrait_super_night_raw",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libarcsoft_portrait_super_night_raw.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libmpbase",
|
||||||
|
"libcdsprpc",
|
||||||
|
"libOpenCL",
|
||||||
|
"liblog",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libarcsoft_singlecam_bokeh",
|
name: "libarcsoft_singlecam_bokeh",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
@@ -13493,6 +13721,83 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libarcsoft_super_night_raw",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libarcsoft_super_night_raw.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libmpbase",
|
||||||
|
"libcdsprpc",
|
||||||
|
"libOpenCL",
|
||||||
|
"liblog",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libarcsoft_superportrait",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libarcsoft_superportrait.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libmpbase",
|
||||||
|
"liblog",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libarcsoft_watermark",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libarcsoft_watermark.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libmpbase",
|
||||||
|
"liblog",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libbitmlengine",
|
name: "libbitmlengine",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
@@ -13688,6 +13993,35 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libcamxextension_night",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libcamxextension_night.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"liblog",
|
||||||
|
"libmpbase",
|
||||||
|
"libarcsoft_super_night_raw",
|
||||||
|
"libarcsoft_portrait_super_night_raw",
|
||||||
|
"libarcsoft_dark_vision_raw",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libcamxfacialfeatures",
|
name: "libcamxfacialfeatures",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
@@ -14581,6 +14915,29 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libeepromcutter",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libeepromcutter.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libesepmconfig",
|
name: "libesepmconfig",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
@@ -14786,6 +15143,33 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libhdr_stub",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libhdr_stub.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libcdsprpc",
|
||||||
|
"libcutils",
|
||||||
|
"liblog",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libhdr_tm",
|
name: "libhdr_tm",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
@@ -14815,6 +15199,64 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libhdrdynamic",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libhdrdynamic.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"liblog",
|
||||||
|
"libsdm-color",
|
||||||
|
"libtinyxml2_1",
|
||||||
|
"libcutils",
|
||||||
|
"libutils",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libhdrdynamicootf",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libhdrdynamicootf.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"liblog",
|
||||||
|
"libsdm-color",
|
||||||
|
"libtinyxml2_1",
|
||||||
|
"libcutils",
|
||||||
|
"libutils",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libipebpsstriping",
|
name: "libipebpsstriping",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
@@ -15387,6 +15829,57 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libmfec",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libmfec.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libc++",
|
||||||
|
"libcutils",
|
||||||
|
"liblog",
|
||||||
|
"libofflinelog",
|
||||||
|
"libsync",
|
||||||
|
"android.hardware.graphics.allocator@3.0",
|
||||||
|
"android.hardware.graphics.common@1.1",
|
||||||
|
"android.hardware.graphics.mapper@3.0",
|
||||||
|
"android.hardware.graphics.mapper@2.0",
|
||||||
|
"android.hardware.graphics.mapper@2.1",
|
||||||
|
"libhardware",
|
||||||
|
"libhidlbase",
|
||||||
|
"libhidltransport",
|
||||||
|
"libqdMetaData",
|
||||||
|
"vendor.qti.hardware.display.allocator@3.0",
|
||||||
|
"vendor.qti.hardware.display.mapper@2.0",
|
||||||
|
"vendor.qti.hardware.display.mapper@3.0",
|
||||||
|
"libcamera_metadata",
|
||||||
|
"libutils",
|
||||||
|
"libqti_vndfwk_detect",
|
||||||
|
"android.hardware.graphics.allocator@4.0",
|
||||||
|
"android.hardware.graphics.mapper@4.0",
|
||||||
|
"libgralloc.qti",
|
||||||
|
"libgralloctypes",
|
||||||
|
"vendor.qti.hardware.display.allocator@4.0",
|
||||||
|
"vendor.qti.hardware.display.mapper@4.0",
|
||||||
|
"vendor.qti.hardware.display.mapperextensions@1.1",
|
||||||
|
"libcdsprpc",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libmm-hdcpmgr",
|
name: "libmm-hdcpmgr",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
@@ -15745,6 +16238,31 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libmouth_mask_detection.arcsoft",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libmouth_mask_detection.arcsoft.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libmpbase",
|
||||||
|
"liblog",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libmpbase",
|
name: "libmpbase",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
@@ -21985,6 +22503,47 @@ cc_prebuilt_library_shared {
|
|||||||
system_ext_specific: true,
|
system_ext_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libencoderjpeg_jni",
|
||||||
|
owner: "nothing",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/system_ext/lib/libencoderjpeg_jni.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libnativehelper",
|
||||||
|
"liblog",
|
||||||
|
"libjpeg",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/system_ext/lib64/libencoderjpeg_jni.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libnativehelper",
|
||||||
|
"liblog",
|
||||||
|
"libjpeg",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "both",
|
||||||
|
prefer: true,
|
||||||
|
system_ext_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libmmosal",
|
name: "libmmosal",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
@@ -23957,6 +24516,15 @@ dex_import {
|
|||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dex_import {
|
||||||
|
name: "androidx.camera.extensions.impl.advanced",
|
||||||
|
owner: "nothing",
|
||||||
|
jars: [
|
||||||
|
"proprietary/system_ext/framework/androidx.camera.extensions.impl.advanced.jar",
|
||||||
|
],
|
||||||
|
system_ext_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
dex_import {
|
dex_import {
|
||||||
name: "com.android.hotwordenrollment.common.util",
|
name: "com.android.hotwordenrollment.common.util",
|
||||||
owner: "nothing",
|
owner: "nothing",
|
||||||
|
|||||||
@@ -115,6 +115,7 @@ PRODUCT_COPY_FILES += \
|
|||||||
vendor/nothing/Spacewar/proprietary/system_ext/etc/init/dpmd.rc:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/init/dpmd.rc \
|
vendor/nothing/Spacewar/proprietary/system_ext/etc/init/dpmd.rc:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/init/dpmd.rc \
|
||||||
vendor/nothing/Spacewar/proprietary/system_ext/etc/init/tcmd.rc:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/init/tcmd.rc \
|
vendor/nothing/Spacewar/proprietary/system_ext/etc/init/tcmd.rc:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/init/tcmd.rc \
|
||||||
vendor/nothing/Spacewar/proprietary/system_ext/etc/init/wfdservice.rc:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/init/wfdservice.rc \
|
vendor/nothing/Spacewar/proprietary/system_ext/etc/init/wfdservice.rc:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/init/wfdservice.rc \
|
||||||
|
vendor/nothing/Spacewar/proprietary/system_ext/etc/permissions/advancedSample_camera_extensions.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/advancedSample_camera_extensions.xml \
|
||||||
vendor/nothing/Spacewar/proprietary/system_ext/etc/permissions/com.android.hotwordenrollment.common.util.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/com.android.hotwordenrollment.common.util.xml \
|
vendor/nothing/Spacewar/proprietary/system_ext/etc/permissions/com.android.hotwordenrollment.common.util.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/com.android.hotwordenrollment.common.util.xml \
|
||||||
vendor/nothing/Spacewar/proprietary/system_ext/etc/permissions/com.qti.dpmframework.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/com.qti.dpmframework.xml \
|
vendor/nothing/Spacewar/proprietary/system_ext/etc/permissions/com.qti.dpmframework.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/com.qti.dpmframework.xml \
|
||||||
vendor/nothing/Spacewar/proprietary/system_ext/etc/permissions/dpmapi.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/dpmapi.xml \
|
vendor/nothing/Spacewar/proprietary/system_ext/etc/permissions/dpmapi.xml:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/permissions/dpmapi.xml \
|
||||||
@@ -211,6 +212,7 @@ PRODUCT_COPY_FILES += \
|
|||||||
vendor/nothing/Spacewar/proprietary/vendor/etc/gpfspath_oem_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gpfspath_oem_config.xml \
|
vendor/nothing/Spacewar/proprietary/vendor/etc/gpfspath_oem_config.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gpfspath_oem_config.xml \
|
||||||
vendor/nothing/Spacewar/proprietary/vendor/etc/gps.conf:$(TARGET_COPY_OUT_VENDOR)/etc/gps.conf \
|
vendor/nothing/Spacewar/proprietary/vendor/etc/gps.conf:$(TARGET_COPY_OUT_VENDOR)/etc/gps.conf \
|
||||||
vendor/nothing/Spacewar/proprietary/vendor/etc/init/android.hardware.bluetooth@1.0-service-qti.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.bluetooth@1.0-service-qti.rc \
|
vendor/nothing/Spacewar/proprietary/vendor/etc/init/android.hardware.bluetooth@1.0-service-qti.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.bluetooth@1.0-service-qti.rc \
|
||||||
|
vendor/nothing/Spacewar/proprietary/vendor/etc/init/android.hardware.camera.provider@2.4-service_64.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.camera.provider@2.4-service_64.rc \
|
||||||
vendor/nothing/Spacewar/proprietary/vendor/etc/init/android.hardware.drm@1.3-service.widevine.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.drm@1.3-service.widevine.rc \
|
vendor/nothing/Spacewar/proprietary/vendor/etc/init/android.hardware.drm@1.3-service.widevine.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.drm@1.3-service.widevine.rc \
|
||||||
vendor/nothing/Spacewar/proprietary/vendor/etc/init/android.hardware.gatekeeper@1.0-service-qti.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.gatekeeper@1.0-service-qti.rc \
|
vendor/nothing/Spacewar/proprietary/vendor/etc/init/android.hardware.gatekeeper@1.0-service-qti.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.gatekeeper@1.0-service-qti.rc \
|
||||||
vendor/nothing/Spacewar/proprietary/vendor/etc/init/android.hardware.gnss@2.1-service-qti.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.gnss@2.1-service-qti.rc \
|
vendor/nothing/Spacewar/proprietary/vendor/etc/init/android.hardware.gnss@2.1-service-qti.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.gnss@2.1-service-qti.rc \
|
||||||
@@ -814,6 +816,7 @@ PRODUCT_PACKAGES += \
|
|||||||
libGPTEE_vendor \
|
libGPTEE_vendor \
|
||||||
libGPreqcancel \
|
libGPreqcancel \
|
||||||
libGPreqcancel_svc \
|
libGPreqcancel_svc \
|
||||||
|
libPlaneSegmentationWrapper \
|
||||||
libQTEEConnector_listener \
|
libQTEEConnector_listener \
|
||||||
libQTEEConnector_vendor \
|
libQTEEConnector_vendor \
|
||||||
libSonyIMX471RmscLibrary \
|
libSonyIMX471RmscLibrary \
|
||||||
@@ -821,17 +824,29 @@ PRODUCT_PACKAGES += \
|
|||||||
libaidenoiser \
|
libaidenoiser \
|
||||||
libaidenoiserv2 \
|
libaidenoiserv2 \
|
||||||
libaoa \
|
libaoa \
|
||||||
|
libarcsoft_aiscenedetection \
|
||||||
|
libarcsoft_beautyshot \
|
||||||
|
libarcsoft_dark_vision_raw \
|
||||||
libarcsoft_dualcam_refocus_image \
|
libarcsoft_dualcam_refocus_image \
|
||||||
libarcsoft_dualcam_refocus_video \
|
libarcsoft_dualcam_refocus_video \
|
||||||
|
libarcsoft_faceid \
|
||||||
libarcsoft_hdr_detection \
|
libarcsoft_hdr_detection \
|
||||||
libarcsoft_high_dynamic_range \
|
libarcsoft_high_dynamic_range \
|
||||||
|
libarcsoft_low_light_hdr \
|
||||||
|
libarcsoft_mf_superresolution \
|
||||||
libarcsoft_night_video \
|
libarcsoft_night_video \
|
||||||
|
libarcsoft_portrait_distortion_correction \
|
||||||
|
libarcsoft_portrait_super_night_raw \
|
||||||
libarcsoft_singlecam_bokeh \
|
libarcsoft_singlecam_bokeh \
|
||||||
|
libarcsoft_super_night_raw \
|
||||||
|
libarcsoft_superportrait \
|
||||||
|
libarcsoft_watermark \
|
||||||
libbitmlengine \
|
libbitmlengine \
|
||||||
libbitmlenginev2 \
|
libbitmlenginev2 \
|
||||||
libcacertclient \
|
libcacertclient \
|
||||||
libcamera_nn_stub \
|
libcamera_nn_stub \
|
||||||
libcamerapostproc \
|
libcamerapostproc \
|
||||||
|
libcamxextension_night \
|
||||||
libcamxfacialfeatures \
|
libcamxfacialfeatures \
|
||||||
libcamxfdalgo \
|
libcamxfdalgo \
|
||||||
libcamxfdengine \
|
libcamxfdengine \
|
||||||
@@ -860,13 +875,17 @@ PRODUCT_PACKAGES += \
|
|||||||
libdpps \
|
libdpps \
|
||||||
libdrmfs \
|
libdrmfs \
|
||||||
libdrmtime \
|
libdrmtime \
|
||||||
|
libeepromcutter \
|
||||||
libesepmconfig \
|
libesepmconfig \
|
||||||
libgarden \
|
libgarden \
|
||||||
libgarden_haltests_e2e \
|
libgarden_haltests_e2e \
|
||||||
libgdtap \
|
libgdtap \
|
||||||
libgf_hal \
|
libgf_hal \
|
||||||
libgnsspps \
|
libgnsspps \
|
||||||
|
libhdr_stub \
|
||||||
libhdr_tm \
|
libhdr_tm \
|
||||||
|
libhdrdynamic \
|
||||||
|
libhdrdynamicootf \
|
||||||
libipebpsstriping \
|
libipebpsstriping \
|
||||||
libipebpsstriping170 \
|
libipebpsstriping170 \
|
||||||
libizat_client_api \
|
libizat_client_api \
|
||||||
@@ -883,6 +902,7 @@ PRODUCT_PACKAGES += \
|
|||||||
liblowi_wifihal \
|
liblowi_wifihal \
|
||||||
liblqe \
|
liblqe \
|
||||||
libmctfengine_stub \
|
libmctfengine_stub \
|
||||||
|
libmfec \
|
||||||
libmm-hdcpmgr \
|
libmm-hdcpmgr \
|
||||||
libmmcamera_bestats \
|
libmmcamera_bestats \
|
||||||
libmmcamera_cac3 \
|
libmmcamera_cac3 \
|
||||||
@@ -893,6 +913,7 @@ PRODUCT_PACKAGES += \
|
|||||||
libmmcamera_mfnr_t4 \
|
libmmcamera_mfnr_t4 \
|
||||||
libmmcamera_pdpc \
|
libmmcamera_pdpc \
|
||||||
libmorpho_MotionSensor \
|
libmorpho_MotionSensor \
|
||||||
|
libmouth_mask_detection.arcsoft \
|
||||||
libmpbase \
|
libmpbase \
|
||||||
libnanopb \
|
libnanopb \
|
||||||
libnetmgr_common \
|
libnetmgr_common \
|
||||||
@@ -1119,6 +1140,7 @@ PRODUCT_PACKAGES += \
|
|||||||
libvpp_ais_networks \
|
libvpp_ais_networks \
|
||||||
libvpt_action_recognition \
|
libvpt_action_recognition \
|
||||||
libavenhancements \
|
libavenhancements \
|
||||||
|
libencoderjpeg_jni \
|
||||||
libmmosal \
|
libmmosal \
|
||||||
libmmparser_lite \
|
libmmparser_lite \
|
||||||
libmmrtpdecoder \
|
libmmrtpdecoder \
|
||||||
@@ -1178,6 +1200,7 @@ PRODUCT_PACKAGES += \
|
|||||||
qcrilmsgtunnel \
|
qcrilmsgtunnel \
|
||||||
WfdCommon \
|
WfdCommon \
|
||||||
tcmclient \
|
tcmclient \
|
||||||
|
androidx.camera.extensions.impl.advanced \
|
||||||
com.android.hotwordenrollment.common.util \
|
com.android.hotwordenrollment.common.util \
|
||||||
com.qti.dpmframework \
|
com.qti.dpmframework \
|
||||||
dpmapi \
|
dpmapi \
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<permissions>
|
||||||
|
<library name="androidx.camera.extensions.impl"
|
||||||
|
file="/system_ext/framework/androidx.camera.extensions.impl.advanced.jar"/>
|
||||||
|
</permissions>
|
||||||
Binary file not shown.
BIN
proprietary/system_ext/lib/libencoderjpeg_jni.so
Normal file
BIN
proprietary/system_ext/lib/libencoderjpeg_jni.so
Normal file
Binary file not shown.
BIN
proprietary/system_ext/lib64/libencoderjpeg_jni.so
Normal file
BIN
proprietary/system_ext/lib64/libencoderjpeg_jni.so
Normal file
Binary file not shown.
28
proprietary/vendor/etc/init/android.hardware.camera.provider@2.4-service_64.rc
vendored
Normal file
28
proprietary/vendor/etc/init/android.hardware.camera.provider@2.4-service_64.rc
vendored
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
#! /bin/sh
|
||||||
|
#
|
||||||
|
#Copyright (c) 2019-2021 Qualcomm Technologies, Inc.
|
||||||
|
#All Rights Reserved.
|
||||||
|
#Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||||
|
#
|
||||||
|
|
||||||
|
on property:sys.boot_completed=1
|
||||||
|
setprop camera.disable_zsl_mode true
|
||||||
|
# Add a cpuset for the camera daemon
|
||||||
|
# We want all cores for camera
|
||||||
|
mkdir /dev/cpuset/camera-daemon
|
||||||
|
write /dev/cpuset/camera-daemon/cpus 0-7
|
||||||
|
write /dev/cpuset/camera-daemon/mems 0
|
||||||
|
chown cameraserver cameraserver /dev/cpuset/camera-daemon
|
||||||
|
chown cameraserver cameraserver /dev/cpuset/camera-daemon/tasks
|
||||||
|
chmod 0660 /dev/cpuset/camera-daemon/tasks
|
||||||
|
|
||||||
|
service vendor.camera-provider-2-4 /vendor/bin/hw/android.hardware.camera.provider@2.4-service_64
|
||||||
|
override
|
||||||
|
interface android.hardware.camera.provider@2.4::ICameraProvider legacy/0
|
||||||
|
interface vendor.qti.hardware.camera.postproc@1.0::IPostProcService camerapostprocservice
|
||||||
|
class hal
|
||||||
|
user cameraserver
|
||||||
|
group audio camera input drmrpc oem_2907
|
||||||
|
ioprio rt 4
|
||||||
|
capabilities SYS_NICE
|
||||||
|
task_profiles CameraServiceCapacity HighPerformance
|
||||||
BIN
proprietary/vendor/lib64/libPlaneSegmentationWrapper.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libPlaneSegmentationWrapper.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libarcsoft_aiscenedetection.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libarcsoft_aiscenedetection.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libarcsoft_beautyshot.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libarcsoft_beautyshot.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libarcsoft_dark_vision_raw.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libarcsoft_dark_vision_raw.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libarcsoft_faceid.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libarcsoft_faceid.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libarcsoft_low_light_hdr.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libarcsoft_low_light_hdr.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libarcsoft_mf_superresolution.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libarcsoft_mf_superresolution.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libarcsoft_portrait_distortion_correction.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libarcsoft_portrait_distortion_correction.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libarcsoft_portrait_super_night_raw.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libarcsoft_portrait_super_night_raw.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libarcsoft_super_night_raw.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libarcsoft_super_night_raw.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libarcsoft_superportrait.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libarcsoft_superportrait.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libarcsoft_watermark.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libarcsoft_watermark.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libcamxextension_night.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libcamxextension_night.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libeepromcutter.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libeepromcutter.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libhdr_stub.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libhdr_stub.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libhdrdynamic.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libhdrdynamic.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libhdrdynamicootf.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libhdrdynamicootf.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libmfec.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libmfec.so
vendored
Normal file
Binary file not shown.
BIN
proprietary/vendor/lib64/libmouth_mask_detection.arcsoft.so
vendored
Normal file
BIN
proprietary/vendor/lib64/libmouth_mask_detection.arcsoft.so
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user