sm8350-common: Autopatch vendor.qti.hardware.camera.postproc impl
Change-Id: If9b730f83853a169066291c6787dd81d5609ac5e
This commit is contained in:
parent
ef4792c2db
commit
c5ef1cac3b
2 changed files with 4 additions and 1 deletions
|
@ -63,6 +63,9 @@ function blob_fixup() {
|
||||||
system_ext/lib64/libwfdnative.so)
|
system_ext/lib64/libwfdnative.so)
|
||||||
sed -i "s/android.hidl.base@1.0.so/libhidlbase.so\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/" "${2}"
|
sed -i "s/android.hidl.base@1.0.so/libhidlbase.so\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/" "${2}"
|
||||||
;;
|
;;
|
||||||
|
vendor/lib64/vendor.qti.hardware.camera.postproc@1.0-service-impl.so)
|
||||||
|
"${SIGSCAN}" -p "8C 0A 00 94" -P "1F 20 03 D5" -f "${2}"
|
||||||
|
;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -321,7 +321,7 @@ vendor/lib64/libvdsuperphoto.so
|
||||||
vendor/lib64/libyuv2.so
|
vendor/lib64/libyuv2.so
|
||||||
vendor/lib64/vendor.oneplus.hardware.camera@1.0.so
|
vendor/lib64/vendor.oneplus.hardware.camera@1.0.so
|
||||||
vendor/lib64/vendor.oneplus.hardware.CameraMDMHIDL@1.0.so
|
vendor/lib64/vendor.oneplus.hardware.CameraMDMHIDL@1.0.so
|
||||||
vendor/lib64/vendor.qti.hardware.camera.postproc@1.0-service-impl.so|cc424bea56f93d508464ec9f0a137c5b6ff36cce
|
vendor/lib64/vendor.qti.hardware.camera.postproc@1.0-service-impl.so|a6c2d3ebba23ea83b931366cd6200ac3f7cd0728|cc424bea56f93d508464ec9f0a137c5b6ff36cce
|
||||||
|
|
||||||
# Camera firmware
|
# Camera firmware
|
||||||
vendor/firmware/CAMERA_ICP.elf
|
vendor/firmware/CAMERA_ICP.elf
|
||||||
|
|
Loading…
Reference in a new issue