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".
This commit is contained in:
parent
9697a18018
commit
898e090454
@ -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(
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user