dre: Revert "sm8350-common: Autopatch vendor.qti.hardware.camera.postproc impl"

Not needed, as the method call to be patched out is not present.

This reverts commit c5ef1cac3b.

Change-Id: I28a054b13a2f192e020af14b7885977f786a2fb6
This commit is contained in:
Albert Tang 2022-07-04 16:07:54 -05:00
commit 8d72ba5ea1
2 changed files with 1 additions and 4 deletions

View file

@ -61,9 +61,6 @@ function blob_fixup() {
vendor/lib64/hw/fingerprint.qcom.so)
sed -i "s/goodix\.3626/fingerprint/g" "${2}"
;;
vendor/lib64/vendor.qti.hardware.camera.postproc@1.0-service-impl.so)
"${SIGSCAN}" -p "3F 0A 00 94" -P "1F 20 03 D5" -f "${2}"
;;
esac
}