sm8550-common: Update blobs from S9160ZHS6DYF1

Change-Id: I54735b2af53fae71476a2cc09a93e82a725f592c
This commit is contained in:
Mezaque Silver
2025-07-06 19:20:56 -03:00
parent 5eee35d65f
commit 6a16d964f7
3 changed files with 9 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
on early-init
on fs && property:ro.boot.em.model=SM-S911B
on fs && property:ro.boot.em.model=SM-S9110
mount none vendor/firmware/CAMERA_ICP.b20 /odm/firmware/CAMERA_ICP.b20 bind
mount none vendor/firmware/CAMERA_ICP.mbn /odm/firmware/CAMERA_ICP.mbn bind
mount none vendor/firmware/CAMERA_ICP.mdt /odm/firmware/CAMERA_ICP.mdt bind
@@ -24,7 +24,7 @@ on fs && property:ro.boot.em.model=SM-S9160
mount none vendor/firmware/evass.mdt /odm/firmware/evass.mdt bind
mount none vendor/firmware/vpu30_4v.mbn /odm/firmware/vpu30_4v.mbn bind
on fs && property:ro.boot.em.model=SM-S918B
on fs && property:ro.boot.em.model=SM-S9180
mount none vendor/firmware/CAMERA_ICP.b20 /odm/firmware/CAMERA_ICP.b20 bind
mount none vendor/firmware/CAMERA_ICP.mbn /odm/firmware/CAMERA_ICP.mbn bind
mount none vendor/firmware/CAMERA_ICP.mdt /odm/firmware/CAMERA_ICP.mdt bind