From 898e0904540670c12b1dd1ed63c9297d780b6d15 Mon Sep 17 00:00:00 2001 From: j7b3y Date: Sat, 18 Jan 2025 14:58:27 +0900 Subject: [PATCH] e1q: need vendor.samsung.hardware.camera.vcc-V1-ndk error: vendor/samsung/e1q/Android.bp:31131:1: "vendor.samsung.hardware.camera.provider-service_64" depends on undefined module "vendor.samsung.hardware.camera.vcc-V1-ndk". --- extract-files.py | 2 ++ proprietary-files.txt | 1 + 2 files changed, 3 insertions(+) diff --git a/extract-files.py b/extract-files.py index 08594f7..cd30692 100755 --- a/extract-files.py +++ b/extract-files.py @@ -69,6 +69,8 @@ blob_fixups: blob_fixups_user_type = { .regex_replace('default0', 'software'), ('vendor/etc/media_codecs.xml', 'vendor/etc/media_codecs_pineapple.xml', 'vendor/etc/media_codecs_pineapple_vendor.xml'): blob_fixup() .regex_replace('.*media_codecs_(google_audio|google_c2|google_telephony|google_video|vendor_audio).*\n', ''), + 'vendor/lib64/vendor.samsung.hardware.camera.vcc-V1-ndk.so': blob_fixup() + .replace_needed('android.hardware.graphics.common-V4-ndk.so', 'android.hardware.graphics.common-V5-ndk.so'), } # fmt: skip module = ExtractUtilsModule( diff --git a/proprietary-files.txt b/proprietary-files.txt index 3d43c18..e5af248 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -637,6 +637,7 @@ vendor/lib64/vendor.qti.hardware.camera.offlinecamera-service-impl.so vendor/lib64/vendor.qti.hardware.camera.postproc@1.0-service-impl.so vendor/lib64/vendor.samsung.hardware.camera.device-V1-ndk.so vendor/lib64/vendor.samsung.hardware.camera.provider-V1-ndk.so +vendor/lib64/vendor.samsung.hardware.camera.vcc-V1-ndk.so # Camera firmware vendor/firmware/CAMERA_ICP.b00