diff --git a/Android.bp b/Android.bp index 6bc80d4..93f0487 100644 --- a/Android.bp +++ b/Android.bp @@ -7,174 +7,3 @@ soong_namespace { "vendor/nothing/Aerodactyl", ], } - -cc_prebuilt_library_shared { - name: "com.nothing.node.rawhdr.front", - owner: "nothing", - strip: { - none: true, - }, - target: { - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/camera/node/com.nothing.node.rawhdr.front.so", - ], - shared_libs: [ - "libc++", - "libcutils", - "libutils", - "libntcamcommonutils", - "libttm_nightsight", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "64", - relative_install_path: "camera/node", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "com.nothing.node.rawhdr", - owner: "nothing", - strip: { - none: true, - }, - target: { - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/camera/node/com.nothing.node.rawhdr.so", - ], - shared_libs: [ - "libc++", - "libcutils", - "libutils", - "libntcamcommonutils", - "libentropy", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "64", - relative_install_path: "camera/node", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libntcamcore", - owner: "nothing", - strip: { - none: true, - }, - target: { - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libntcamcore.so", - ], - shared_libs: [ - "libc++", - "libcutils", - "liblog", - "libsync", - "libcamera_metadata", - "libutils", - "libntcamcommonutils", - "libntcamthread", - "libntcamselector", - "libntcammetadata", - "libntcamextened", - "libntcamallocator", - "libdmabufheap", - "android.hardware.graphics.allocator@4.0", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "64", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libst_ns_models", - owner: "nothing", - strip: { - none: true, - }, - target: { - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libst_ns_models.so", - ], - shared_libs: [ - "liblog", - "libm", - "libz", - "libdl", - "libc", - ], - }, - }, - compile_multilib: "64", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libttm_nightsight", - owner: "nothing", - strip: { - none: true, - }, - target: { - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libttm_nightsight.so", - ], - shared_libs: [ - "liblog", - "libm", - "libz", - "libst_ns_models", - "libdl", - "libc", - ], - }, - }, - compile_multilib: "64", - prefer: true, - soc_specific: true, -} - -cc_prebuilt_library_shared { - name: "libttm_nightsight_ae", - owner: "nothing", - strip: { - none: true, - }, - target: { - android_arm64: { - srcs: [ - "proprietary/vendor/lib64/libttm_nightsight_ae.so", - ], - shared_libs: [ - "liblog", - "libm", - "libz", - "libdl", - "libc", - ], - }, - }, - compile_multilib: "64", - prefer: true, - soc_specific: true, -} diff --git a/Android.mk b/Android.mk index 3e402a4..2cdd0e1 100644 --- a/Android.mk +++ b/Android.mk @@ -6,26 +6,26 @@ LOCAL_PATH := $(call my-dir) ifeq ($(TARGET_DEVICE),Pacman) -$(call add-radio-file-sha1-checked,radio/apusys.img,ea7c46537bbf496dd42253c230bb2e4460d72709) -$(call add-radio-file-sha1-checked,radio/audio_dsp.img,017e10ed220e11c533b8e9ce113e8e92b0c21fe8) -$(call add-radio-file-sha1-checked,radio/ccu.img,e1de8f2cfb2bedc1e43fb99ef6a2a4a52a5ddd6f) -$(call add-radio-file-sha1-checked,radio/connsys_bt.img,af9fabbde47f21c17638e51b0be083e5477daec3) -$(call add-radio-file-sha1-checked,radio/connsys_gnss.img,8eae4bdbb0470ad498eeac177ebe267d87533656) -$(call add-radio-file-sha1-checked,radio/connsys_wifi.img,7cb3ffbd1f493dd215f4d2d795fede45f72df6ee) -$(call add-radio-file-sha1-checked,radio/dpm.img,6dc114843e5ae4a05cbffb5fb3cc70e78ba2edb0) -$(call add-radio-file-sha1-checked,radio/gpueb.img,16ab546332d9def4069d22de10471d209e5018cd) -$(call add-radio-file-sha1-checked,radio/gz.img,b4b3ee154088779afca0cbbbc5a4c525d9745be5) -$(call add-radio-file-sha1-checked,radio/logo.img,5eacfa39c4d174d698c909942ec855ec47edfe01) -$(call add-radio-file-sha1-checked,radio/mcf_ota.img,fb7fde5c3e1e29116b165bc3d7382188ebc7665b) -$(call add-radio-file-sha1-checked,radio/mcupm.img,d17979d754911c1aa0bd5c1dd28aaf8265ea6507) -$(call add-radio-file-sha1-checked,radio/md1img.img,f7c02341e57fc0dd22f226c779deb34ca8b4e7b8) -$(call add-radio-file-sha1-checked,radio/mvpu_algo.img,62e7632e1fb7a986b6cf11448a40b0b014b52aa1) -$(call add-radio-file-sha1-checked,radio/pi_img.img,9535213aaf426f5bc1fc7496239d726232f7cd1a) -$(call add-radio-file-sha1-checked,radio/preloader_raw.img,cfcd564659e510c38f76a43b4e6e086bcc79d181) -$(call add-radio-file-sha1-checked,radio/scp.img,bbf72bfe3173b34f401b0cb13c054ba3422782d1) -$(call add-radio-file-sha1-checked,radio/spmfw.img,2c4d1b2c116787a7177dfdd3e1d633c8004728f4) -$(call add-radio-file-sha1-checked,radio/sspm.img,c730071d0bf63557e0c3c81797a794ee60dab8f6) -$(call add-radio-file-sha1-checked,radio/tee.img,b7f35e10cfbf1a07e5c1371840003e0e048d63bf) -$(call add-radio-file-sha1-checked,radio/vcp.img,3fae24099cc44a28b0a194cd16e82389a4655de2) +$(call add-radio-file-sha1-checked,radio/apusys.img,336c312d8fb34a9708b9de1dbb5ec2506302fe2d) +$(call add-radio-file-sha1-checked,radio/audio_dsp.img,dfc61535c1f8a4e4e016b976d04093cd737bb098) +$(call add-radio-file-sha1-checked,radio/ccu.img,d8e957405153ffc500211ef0df15c8611bed10cb) +$(call add-radio-file-sha1-checked,radio/connsys_bt.img,d7b3452695bad3243c3a9b834589d2607c690e52) +$(call add-radio-file-sha1-checked,radio/connsys_gnss.img,8565009f8dbbbc0515016494c4ba14c898d14687) +$(call add-radio-file-sha1-checked,radio/connsys_wifi.img,0d7ac689e8be8b71dc79670587dd8d6272d4f7da) +$(call add-radio-file-sha1-checked,radio/dpm.img,749e400b80cd6435da289a8401e06538a2f4d6c0) +$(call add-radio-file-sha1-checked,radio/gpueb.img,ec311bb3a53873c1cf959b9f6c54929ba91d5a76) +$(call add-radio-file-sha1-checked,radio/gz.img,8067e3e6cd6957ad7ad7907328d4c850bf9351b8) +$(call add-radio-file-sha1-checked,radio/logo.img,e259933013b65af843cda6271563e91adfe64318) +$(call add-radio-file-sha1-checked,radio/mcf_ota.img,e36352b3d8cbc79ffe2309a3ade9b2c1da094dea) +$(call add-radio-file-sha1-checked,radio/mcupm.img,73afcf15d01f5ed51d7894c9ffe1ded95226cd6f) +$(call add-radio-file-sha1-checked,radio/md1img.img,e33c0d3f20431835c5e530616e58501798e79c2d) +$(call add-radio-file-sha1-checked,radio/mvpu_algo.img,4306e57193a4b18668a0ecf136467d66b500b85f) +$(call add-radio-file-sha1-checked,radio/pi_img.img,92fbd5f5378128bf6718899a99c460813ddbbbc6) +$(call add-radio-file-sha1-checked,radio/preloader_raw.img,4cef960aea7a9fe63f1bec40a0d13acb4cc40a69) +$(call add-radio-file-sha1-checked,radio/scp.img,27f4f665af092350af22576df812406c8f2cc52c) +$(call add-radio-file-sha1-checked,radio/spmfw.img,6d9529875f388a9d5adfe04fdd5e82c40cafb3fc) +$(call add-radio-file-sha1-checked,radio/sspm.img,53639ce1c3f2739e79f8caab72c890fcd636bd60) +$(call add-radio-file-sha1-checked,radio/tee.img,bac0bafdeeff92c0474b897491361293168f14f0) +$(call add-radio-file-sha1-checked,radio/vcp.img,aedc13ee7c693ce80d97ccdbaa579ec280b26353) endif diff --git a/Pacman-vendor.mk b/Pacman-vendor.mk index 8ff7cbc..43873ff 100644 --- a/Pacman-vendor.mk +++ b/Pacman-vendor.mk @@ -33,14 +33,4 @@ PRODUCT_COPY_FILES += \ vendor/nothing/Pacman/proprietary/vendor/app/mcRegistry/5020170115e016302017012521300000.drbin:$(TARGET_COPY_OUT_VENDOR)/app/mcRegistry/5020170115e016302017012521300000.drbin \ vendor/nothing/Pacman/proprietary/vendor/app/mcRegistry/5020170115e016302017012521300000.tlbin:$(TARGET_COPY_OUT_VENDOR)/app/mcRegistry/5020170115e016302017012521300000.tlbin \ vendor/nothing/Pacman/proprietary/vendor/app/mcRegistry/abcd270ea5c44c58bcd3384a2fa2539e.tabin:$(TARGET_COPY_OUT_VENDOR)/app/mcRegistry/abcd270ea5c44c58bcd3384a2fa2539e.tabin \ - vendor/nothing/Pacman/proprietary/vendor/app/mcRegistry/e97c270ea5c44c58bcd3384a2fa2539e.tabin:$(TARGET_COPY_OUT_VENDOR)/app/mcRegistry/e97c270ea5c44c58bcd3384a2fa2539e.tabin \ - vendor/nothing/Pacman/proprietary/vendor/etc/camera/nothing_pipeline.bin:$(TARGET_COPY_OUT_VENDOR)/etc/camera/nothing_pipeline.bin \ - vendor/nothing/Pacman/proprietary/vendor/etc/public.libraries.txt:$(TARGET_COPY_OUT_VENDOR)/etc/public.libraries.txt - -PRODUCT_PACKAGES += \ - com.nothing.node.rawhdr.front \ - com.nothing.node.rawhdr \ - libntcamcore \ - libst_ns_models \ - libttm_nightsight \ - libttm_nightsight_ae + vendor/nothing/Pacman/proprietary/vendor/app/mcRegistry/e97c270ea5c44c58bcd3384a2fa2539e.tabin:$(TARGET_COPY_OUT_VENDOR)/app/mcRegistry/e97c270ea5c44c58bcd3384a2fa2539e.tabin diff --git a/proprietary/vendor/app/mcRegistry/020f0000000000000000000000000000.drbin b/proprietary/vendor/app/mcRegistry/020f0000000000000000000000000000.drbin index 3a92066..901a3ce 100644 Binary files a/proprietary/vendor/app/mcRegistry/020f0000000000000000000000000000.drbin and b/proprietary/vendor/app/mcRegistry/020f0000000000000000000000000000.drbin differ diff --git a/proprietary/vendor/app/mcRegistry/020f0000000000000000000000000000.tlbin b/proprietary/vendor/app/mcRegistry/020f0000000000000000000000000000.tlbin index 3a92066..901a3ce 100644 Binary files a/proprietary/vendor/app/mcRegistry/020f0000000000000000000000000000.tlbin and b/proprietary/vendor/app/mcRegistry/020f0000000000000000000000000000.tlbin differ diff --git a/proprietary/vendor/app/mcRegistry/031c0000000000000000000000000000.drbin b/proprietary/vendor/app/mcRegistry/031c0000000000000000000000000000.drbin index a6500ca..1857cc3 100644 Binary files a/proprietary/vendor/app/mcRegistry/031c0000000000000000000000000000.drbin and b/proprietary/vendor/app/mcRegistry/031c0000000000000000000000000000.drbin differ diff --git a/proprietary/vendor/app/mcRegistry/031c0000000000000000000000000000.tlbin b/proprietary/vendor/app/mcRegistry/031c0000000000000000000000000000.tlbin index a6500ca..1857cc3 100644 Binary files a/proprietary/vendor/app/mcRegistry/031c0000000000000000000000000000.tlbin and b/proprietary/vendor/app/mcRegistry/031c0000000000000000000000000000.tlbin differ diff --git a/proprietary/vendor/app/mcRegistry/05060000000000000000000000000000.tabin b/proprietary/vendor/app/mcRegistry/05060000000000000000000000000000.tabin index 10d21ad..7d4a90d 100644 Binary files a/proprietary/vendor/app/mcRegistry/05060000000000000000000000000000.tabin and b/proprietary/vendor/app/mcRegistry/05060000000000000000000000000000.tabin differ diff --git a/proprietary/vendor/app/mcRegistry/05070000000000000000000000000000.drbin b/proprietary/vendor/app/mcRegistry/05070000000000000000000000000000.drbin index cf19776..2abd71d 100644 Binary files a/proprietary/vendor/app/mcRegistry/05070000000000000000000000000000.drbin and b/proprietary/vendor/app/mcRegistry/05070000000000000000000000000000.drbin differ diff --git a/proprietary/vendor/app/mcRegistry/05070000000000000000000000000000.tlbin b/proprietary/vendor/app/mcRegistry/05070000000000000000000000000000.tlbin index cf19776..2abd71d 100644 Binary files a/proprietary/vendor/app/mcRegistry/05070000000000000000000000000000.tlbin and b/proprietary/vendor/app/mcRegistry/05070000000000000000000000000000.tlbin differ diff --git a/proprietary/vendor/app/mcRegistry/05120000000000000000000000000001.drbin b/proprietary/vendor/app/mcRegistry/05120000000000000000000000000001.drbin index 8c9f7b1..e2b4536 100644 Binary files a/proprietary/vendor/app/mcRegistry/05120000000000000000000000000001.drbin and b/proprietary/vendor/app/mcRegistry/05120000000000000000000000000001.drbin differ diff --git a/proprietary/vendor/app/mcRegistry/05120000000000000000000000000001.tlbin b/proprietary/vendor/app/mcRegistry/05120000000000000000000000000001.tlbin index 8c9f7b1..e2b4536 100644 Binary files a/proprietary/vendor/app/mcRegistry/05120000000000000000000000000001.tlbin and b/proprietary/vendor/app/mcRegistry/05120000000000000000000000000001.tlbin differ diff --git a/proprietary/vendor/app/mcRegistry/06090000000000000000000000000000.drbin b/proprietary/vendor/app/mcRegistry/06090000000000000000000000000000.drbin index 0c56780..16f693c 100644 Binary files a/proprietary/vendor/app/mcRegistry/06090000000000000000000000000000.drbin and b/proprietary/vendor/app/mcRegistry/06090000000000000000000000000000.drbin differ diff --git a/proprietary/vendor/app/mcRegistry/06090000000000000000000000000000.tlbin b/proprietary/vendor/app/mcRegistry/06090000000000000000000000000000.tlbin index 0c56780..16f693c 100644 Binary files a/proprietary/vendor/app/mcRegistry/06090000000000000000000000000000.tlbin and b/proprietary/vendor/app/mcRegistry/06090000000000000000000000000000.tlbin differ diff --git a/proprietary/vendor/app/mcRegistry/0706000000000000000000000000004d.tlbin b/proprietary/vendor/app/mcRegistry/0706000000000000000000000000004d.tlbin index 234d50f..4ef30f6 100644 Binary files a/proprietary/vendor/app/mcRegistry/0706000000000000000000000000004d.tlbin and b/proprietary/vendor/app/mcRegistry/0706000000000000000000000000004d.tlbin differ diff --git a/proprietary/vendor/app/mcRegistry/07061000000000000000000000000000.tlbin b/proprietary/vendor/app/mcRegistry/07061000000000000000000000000000.tlbin index 19e1d3c..4c02ccb 100644 Binary files a/proprietary/vendor/app/mcRegistry/07061000000000000000000000000000.tlbin and b/proprietary/vendor/app/mcRegistry/07061000000000000000000000000000.tlbin differ diff --git a/proprietary/vendor/app/mcRegistry/07150000000000000000000000000000.drbin b/proprietary/vendor/app/mcRegistry/07150000000000000000000000000000.drbin index 91e0a86..d45232f 100644 Binary files a/proprietary/vendor/app/mcRegistry/07150000000000000000000000000000.drbin and b/proprietary/vendor/app/mcRegistry/07150000000000000000000000000000.drbin differ diff --git a/proprietary/vendor/app/mcRegistry/07150000000000000000000000000000.tlbin b/proprietary/vendor/app/mcRegistry/07150000000000000000000000000000.tlbin index 91e0a86..d45232f 100644 Binary files a/proprietary/vendor/app/mcRegistry/07150000000000000000000000000000.tlbin and b/proprietary/vendor/app/mcRegistry/07150000000000000000000000000000.tlbin differ diff --git a/proprietary/vendor/app/mcRegistry/07170000000000000000000000000000.drbin b/proprietary/vendor/app/mcRegistry/07170000000000000000000000000000.drbin index dd3032c..08a6249 100644 Binary files a/proprietary/vendor/app/mcRegistry/07170000000000000000000000000000.drbin and b/proprietary/vendor/app/mcRegistry/07170000000000000000000000000000.drbin differ diff --git a/proprietary/vendor/app/mcRegistry/07170000000000000000000000000000.tlbin b/proprietary/vendor/app/mcRegistry/07170000000000000000000000000000.tlbin index dd3032c..08a6249 100644 Binary files a/proprietary/vendor/app/mcRegistry/07170000000000000000000000000000.tlbin and b/proprietary/vendor/app/mcRegistry/07170000000000000000000000000000.tlbin differ diff --git a/proprietary/vendor/app/mcRegistry/08030000000000000000000000000000.tabin b/proprietary/vendor/app/mcRegistry/08030000000000000000000000000000.tabin index 72801bc..b7f239a 100644 Binary files a/proprietary/vendor/app/mcRegistry/08030000000000000000000000000000.tabin and b/proprietary/vendor/app/mcRegistry/08030000000000000000000000000000.tabin differ diff --git a/proprietary/vendor/app/mcRegistry/08040000000000000000000000003419.tabin b/proprietary/vendor/app/mcRegistry/08040000000000000000000000003419.tabin index af0b4a9..d43bf6f 100644 Binary files a/proprietary/vendor/app/mcRegistry/08040000000000000000000000003419.tabin and b/proprietary/vendor/app/mcRegistry/08040000000000000000000000003419.tabin differ diff --git a/proprietary/vendor/app/mcRegistry/08050000000000000000000000003419.drbin b/proprietary/vendor/app/mcRegistry/08050000000000000000000000003419.drbin index a30473b..78fda91 100644 Binary files a/proprietary/vendor/app/mcRegistry/08050000000000000000000000003419.drbin and b/proprietary/vendor/app/mcRegistry/08050000000000000000000000003419.drbin differ diff --git a/proprietary/vendor/app/mcRegistry/08050000000000000000000000003419.tlbin b/proprietary/vendor/app/mcRegistry/08050000000000000000000000003419.tlbin index a30473b..78fda91 100644 Binary files a/proprietary/vendor/app/mcRegistry/08050000000000000000000000003419.tlbin and b/proprietary/vendor/app/mcRegistry/08050000000000000000000000003419.tlbin differ diff --git a/proprietary/vendor/app/mcRegistry/08110000000000000000000000000000.tabin b/proprietary/vendor/app/mcRegistry/08110000000000000000000000000000.tabin index 7e2e96b..7666bb0 100644 Binary files a/proprietary/vendor/app/mcRegistry/08110000000000000000000000000000.tabin and b/proprietary/vendor/app/mcRegistry/08110000000000000000000000000000.tabin differ diff --git a/proprietary/vendor/app/mcRegistry/40188311faf343488db888ad39496f9a.drbin b/proprietary/vendor/app/mcRegistry/40188311faf343488db888ad39496f9a.drbin index 323697b..60ce774 100644 Binary files a/proprietary/vendor/app/mcRegistry/40188311faf343488db888ad39496f9a.drbin and b/proprietary/vendor/app/mcRegistry/40188311faf343488db888ad39496f9a.drbin differ diff --git a/proprietary/vendor/app/mcRegistry/40188311faf343488db888ad39496f9a.tlbin b/proprietary/vendor/app/mcRegistry/40188311faf343488db888ad39496f9a.tlbin index 323697b..60ce774 100644 Binary files a/proprietary/vendor/app/mcRegistry/40188311faf343488db888ad39496f9a.tlbin and b/proprietary/vendor/app/mcRegistry/40188311faf343488db888ad39496f9a.tlbin differ diff --git a/proprietary/vendor/app/mcRegistry/5020170115e016302017012521300000.drbin b/proprietary/vendor/app/mcRegistry/5020170115e016302017012521300000.drbin index d8a37b0..d161ed7 100644 Binary files a/proprietary/vendor/app/mcRegistry/5020170115e016302017012521300000.drbin and b/proprietary/vendor/app/mcRegistry/5020170115e016302017012521300000.drbin differ diff --git a/proprietary/vendor/app/mcRegistry/5020170115e016302017012521300000.tlbin b/proprietary/vendor/app/mcRegistry/5020170115e016302017012521300000.tlbin index d8a37b0..d161ed7 100644 Binary files a/proprietary/vendor/app/mcRegistry/5020170115e016302017012521300000.tlbin and b/proprietary/vendor/app/mcRegistry/5020170115e016302017012521300000.tlbin differ diff --git a/proprietary/vendor/app/mcRegistry/abcd270ea5c44c58bcd3384a2fa2539e.tabin b/proprietary/vendor/app/mcRegistry/abcd270ea5c44c58bcd3384a2fa2539e.tabin index b0eb2ea..dc78a49 100644 Binary files a/proprietary/vendor/app/mcRegistry/abcd270ea5c44c58bcd3384a2fa2539e.tabin and b/proprietary/vendor/app/mcRegistry/abcd270ea5c44c58bcd3384a2fa2539e.tabin differ diff --git a/proprietary/vendor/app/mcRegistry/e97c270ea5c44c58bcd3384a2fa2539e.tabin b/proprietary/vendor/app/mcRegistry/e97c270ea5c44c58bcd3384a2fa2539e.tabin index 1fb602f..1d10404 100644 Binary files a/proprietary/vendor/app/mcRegistry/e97c270ea5c44c58bcd3384a2fa2539e.tabin and b/proprietary/vendor/app/mcRegistry/e97c270ea5c44c58bcd3384a2fa2539e.tabin differ diff --git a/proprietary/vendor/etc/camera/nothing_pipeline.bin b/proprietary/vendor/etc/camera/nothing_pipeline.bin deleted file mode 100644 index 46c0b7e..0000000 Binary files a/proprietary/vendor/etc/camera/nothing_pipeline.bin and /dev/null differ diff --git a/proprietary/vendor/etc/public.libraries.txt b/proprietary/vendor/etc/public.libraries.txt deleted file mode 100644 index 59bf5e3..0000000 --- a/proprietary/vendor/etc/public.libraries.txt +++ /dev/null @@ -1,33 +0,0 @@ -libOpenCL.so -libnir_neon_driver_ndk.mtk.vndk.so -libcmdl_ndk.mtk.vndk.so -libarmnn_ndk.mtk.vndk.so -libmpbase.so 64 -libarcsoft_portrait_super_night_raw.so 64 -libarcsoft_super_night_raw.so 64 -libarcsoft_beautyshot.so 64 -libarcsoft_singlecam_bokeh.so 64 -libarcsoft_hdr_detection.so 64 -libarcsoft_aiscenedetection.so 64 -libmouth_mask_detection.arcsoft.so 64 -libarcsoft_watermark.so 64 -libarcsoft_portrait_distortion_correction.so 64 -libarcsoft_high_dynamic_range.so 64 -libarcsoft_dualcam_refocus_image.so 64 -libarcsoft_dualcam_refocus_video.so 64 -libarcsoft_superportrait.so 64 -vendor.mediatek.hardware.camera.isphal@1.0.so 64 -libmorpho_RawDeepDenoise.so 64 -libneuron_adapter_mc.so 64 -libarcsoft_mf_superresolution.so 64 -libst_ns_models.so 64 -libttm_nightsight.so 64 -libttm_nightsight_ae.so 64 -libentropy_models.so 64 -libentropy.so 64 -libentropy_ae.so 64 -libportrait_repair_apu.so 64 -libneuron_runtime.6.so 64 -libapu_mdw.so 64 -libapu_mdw_batch.so 64 -libstmobile_rater.so 64 diff --git a/proprietary/vendor/lib64/camera/node/com.nothing.node.rawhdr.front.so b/proprietary/vendor/lib64/camera/node/com.nothing.node.rawhdr.front.so deleted file mode 100644 index 64385f0..0000000 Binary files a/proprietary/vendor/lib64/camera/node/com.nothing.node.rawhdr.front.so and /dev/null differ diff --git a/proprietary/vendor/lib64/camera/node/com.nothing.node.rawhdr.so b/proprietary/vendor/lib64/camera/node/com.nothing.node.rawhdr.so deleted file mode 100644 index 16781be..0000000 Binary files a/proprietary/vendor/lib64/camera/node/com.nothing.node.rawhdr.so and /dev/null differ diff --git a/proprietary/vendor/lib64/libntcamcore.so b/proprietary/vendor/lib64/libntcamcore.so deleted file mode 100644 index 39e15f7..0000000 Binary files a/proprietary/vendor/lib64/libntcamcore.so and /dev/null differ diff --git a/proprietary/vendor/lib64/libst_ns_models.so b/proprietary/vendor/lib64/libst_ns_models.so deleted file mode 100644 index 9b88095..0000000 Binary files a/proprietary/vendor/lib64/libst_ns_models.so and /dev/null differ diff --git a/proprietary/vendor/lib64/libttm_nightsight.so b/proprietary/vendor/lib64/libttm_nightsight.so deleted file mode 100644 index f979f4a..0000000 Binary files a/proprietary/vendor/lib64/libttm_nightsight.so and /dev/null differ diff --git a/proprietary/vendor/lib64/libttm_nightsight_ae.so b/proprietary/vendor/lib64/libttm_nightsight_ae.so deleted file mode 100644 index 770aa67..0000000 Binary files a/proprietary/vendor/lib64/libttm_nightsight_ae.so and /dev/null differ diff --git a/radio/apusys.img b/radio/apusys.img index 0fe7c95..1b83fb5 100644 --- a/radio/apusys.img +++ b/radio/apusys.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:136147ce3c40e4e44d9cad56e146dd6ec19455de620a07fdd0e825328b0668d7 +oid sha256:d42c50a899f7ab4a55237372a167ee4638b12762daab3081c813bf7816a7dba4 size 1478656 diff --git a/radio/audio_dsp.img b/radio/audio_dsp.img index 49697eb..14ca834 100644 --- a/radio/audio_dsp.img +++ b/radio/audio_dsp.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fca5cb00469f08d72f24b85c2646c78f549207df5b5c5242f0e913e8aa4100f1 +oid sha256:13e29fd0236cba5d83078895c0fae465f2bf9683904b02fd15289902caf7b1ed size 3735552 diff --git a/radio/ccu.img b/radio/ccu.img index 6dbee05..7960de1 100644 --- a/radio/ccu.img +++ b/radio/ccu.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d88069ad56368faca96ff5277d6196373f066e17773466d9aa610437c098f350 +oid sha256:622000b802d14db1e2712acd007dcc2e94f095dad2da6845d35d9b5ea1f45ad9 size 114688 diff --git a/radio/connsys_bt.img b/radio/connsys_bt.img index 971fd49..7fc3c7f 100644 --- a/radio/connsys_bt.img +++ b/radio/connsys_bt.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0113f6fe3e68d9bd599245e43199ae4bbf2a173cf02aced876dc6d792c964055 +oid sha256:f24a7d891bbd85c5e559c1e5635ec412520cfc63ee3dcf0bc16e16c13473d98a size 757760 diff --git a/radio/connsys_gnss.img b/radio/connsys_gnss.img index 70f023f..50b4f62 100644 --- a/radio/connsys_gnss.img +++ b/radio/connsys_gnss.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ba7e5d1fc566240484c7ebd4170a76d78bb3656323bf8c6d4fb4a245850807a +oid sha256:a7ab5125fa3217cb366b2a41f13213d5a4418b9d520d3564dac0a7526e5e25b7 size 528384 diff --git a/radio/connsys_wifi.img b/radio/connsys_wifi.img index 7568b62..8faa59f 100644 --- a/radio/connsys_wifi.img +++ b/radio/connsys_wifi.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71e03a2069fe2796d829fc6d0331805d6f0849a432b8f328a45db3e342bb254e +oid sha256:c1817c194b38e5af298a0bdea3e29c292faef472b85c9c8617b3a8365ab49439 size 1748992 diff --git a/radio/dpm.img b/radio/dpm.img index 0933734..91a881a 100644 --- a/radio/dpm.img +++ b/radio/dpm.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f41451e3f9a454ab88993d6c303e9eee00548503f668fcd3f68e848ecd16af7b +oid sha256:a889e1c4eefac5e06a65c29950e8ce85ede5f239e46e5b3673c920de9fa84582 size 331776 diff --git a/radio/gpueb.img b/radio/gpueb.img index e197379..bea2cbc 100644 --- a/radio/gpueb.img +++ b/radio/gpueb.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:afda970170136abc22033f971ad29c77d1db245f5d2f1473b703e807394ee02e +oid sha256:a7ae6920a15ccfe98dcc6ceaef7f4573cf6ca00a355fe1a95f53013ee1fedc61 size 479232 diff --git a/radio/gz.img b/radio/gz.img index b1d5a4a..5d822bb 100644 --- a/radio/gz.img +++ b/radio/gz.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:800dac8e46ca0b92e06bd8224b47091e3ba1c22037f3a18c818567d5ef2e941c +oid sha256:ec49b591f6e52a7af25de7d7886f713ec0df5bc73af4176af78f7d3b75f9b220 size 1699840 diff --git a/radio/logo.img b/radio/logo.img index bfcb449..0ff82e3 100644 --- a/radio/logo.img +++ b/radio/logo.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c09ce2e44639878e87b7de60d3d2f0ea36e6cf191cc7154589bcbee6989bf184 +oid sha256:c37fa454eb8d6600d4a0ac6488f9d6f0cd77684d26c7cea3a472c91a11ea4fa4 size 5578752 diff --git a/radio/mcf_ota.img b/radio/mcf_ota.img index 73f4ed4..3d58ba4 100644 --- a/radio/mcf_ota.img +++ b/radio/mcf_ota.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e441fffa88dc430ba1b26a47646e1ef708f383ac798f966816a769e3c1007961 +oid sha256:01ff85634b29f6fa7856fa7dc5955d9873ca1eaa18a02bd925616d6663bce20e size 29999104 diff --git a/radio/mcupm.img b/radio/mcupm.img index ee9007f..386cbde 100644 --- a/radio/mcupm.img +++ b/radio/mcupm.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:249af52e983cf52594734fb35ebc77d0316bd531773913fd099e5b08837855aa +oid sha256:6162956aaf7ec72c7b9cd0af2db414888440ca7339d0d145888d26007c7ed20a size 655360 diff --git a/radio/md1img.img b/radio/md1img.img index 84c3935..434f399 100644 --- a/radio/md1img.img +++ b/radio/md1img.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d49ae1293c6eee8fc1fda144f736a628a4214c4affe26815b4fd6e84a28bcacb -size 78270464 +oid sha256:992c3591abe4aabe98da145c00112ba61cfafd5c489e7a6c800ae8c17608fa2c +size 78262272 diff --git a/radio/mvpu_algo.img b/radio/mvpu_algo.img index c9254c0..14f3e74 100644 --- a/radio/mvpu_algo.img +++ b/radio/mvpu_algo.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f8da0bd8398ff1ef1f4bd7f718cf7274121862e3440ebe08dd6bf81ef631b91 +oid sha256:f65e5d8bed33a2335cdbef4fd0f45eb4eebf2d70ec9324ce26b4bc00cffca78b size 61440 diff --git a/radio/pi_img.img b/radio/pi_img.img index 20d6324..af074f7 100644 --- a/radio/pi_img.img +++ b/radio/pi_img.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6ed5eadf1f1150e2daa1533f131967affdb6a01aa12735219c99b614cc33e5d +oid sha256:8102a08da7f135936b79b7687af06c860de8fa41a269549831b112959006708a size 86016 diff --git a/radio/preloader_raw.img b/radio/preloader_raw.img index 223e715..0f0d3bd 100644 --- a/radio/preloader_raw.img +++ b/radio/preloader_raw.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d2ebb1ce92f0d1a6b8d35373e1f7789a17783a3a1035c125334cbeb125f0224 +oid sha256:e9cc1560df05ed6035a8f5d8b9fe194772cc69e4194010ac78a1f81b6f7113a2 size 634880 diff --git a/radio/scp.img b/radio/scp.img index 8de380e..9e8870e 100644 --- a/radio/scp.img +++ b/radio/scp.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b92c1976a5e43f07fe291f25a4f1cc92a2a7c9df7d51b16d593e3758eb0a7eb +oid sha256:281a1a34d7591a1795237b3a3b92f421894635910e91ca2bbea3cfc542270e86 size 1290240 diff --git a/radio/spmfw.img b/radio/spmfw.img index bf24bdf..2b8cbe8 100644 --- a/radio/spmfw.img +++ b/radio/spmfw.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57e2e2fd4caedbf8288c812d813634ff2915f32f3bda1968f5775ec423ccd744 +oid sha256:67663ef0293eb40f2f0f41d781abac6d72542a37ddc2ea349d0b707a0619f816 size 20480 diff --git a/radio/sspm.img b/radio/sspm.img index 8faac62..44a77f0 100644 --- a/radio/sspm.img +++ b/radio/sspm.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8d9ab0d20ac383e25c3571c5681ae92788a8f0ea55e6c1553e4acc6faecf995 +oid sha256:a7709a46132c82ef8fc3ff29429ab359bdd605574a68d7a4c7eecaf7453609c0 size 946176 diff --git a/radio/tee.img b/radio/tee.img index 93b6a5e..b5fe00e 100644 --- a/radio/tee.img +++ b/radio/tee.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28361411981b4461c76a29c46b7be3c8b692b26ba111a58be21bef9b9addf587 +oid sha256:badc226423eee7a391102e39049c1a789dd0f52a185ecaa7346dde0ee9010e60 size 974848 diff --git a/radio/vcp.img b/radio/vcp.img index 4c14e8e..7d15a77 100644 --- a/radio/vcp.img +++ b/radio/vcp.img @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7cd3f1b43eed0f5f5e21d8bb9855746497dbb663a1a74c18f8200cdd552c5ac9 +oid sha256:50f2b52382059605128a89559bdc7bae26f233646c09454072ed092f14a4b1a5 size 1355776