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:
parent
fedebef567
commit
8d72ba5ea1
2 changed files with 1 additions and 4 deletions
|
@ -61,9 +61,6 @@ function blob_fixup() {
|
||||||
vendor/lib64/hw/fingerprint.qcom.so)
|
vendor/lib64/hw/fingerprint.qcom.so)
|
||||||
sed -i "s/goodix\.3626/fingerprint/g" "${2}"
|
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
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -435,7 +435,7 @@ vendor/lib64/libVDSuperPhotoAPI.so
|
||||||
vendor/lib64/libVDUpScale.so
|
vendor/lib64/libVDUpScale.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|a6c2d3ebba23ea83b931366cd6200ac3f7cd0728|cc424bea56f93d508464ec9f0a137c5b6ff36cce
|
vendor/lib64/vendor.qti.hardware.camera.postproc@1.0-service-impl.so|cc424bea56f93d508464ec9f0a137c5b6ff36cce
|
||||||
|
|
||||||
# CDSP
|
# CDSP
|
||||||
vendor/bin/cdsprpcd
|
vendor/bin/cdsprpcd
|
||||||
|
|
Loading…
Reference in a new issue