sm8250-common: Unlock more camera capabilities
Even though we now have gc5035 unlocked by default, this patch seems to still be required to achieve the following: * enables 48MP RAW10 Capture on third party camera apps * enables long exposure capture support on all package names * removes the 1/30s shutter speed cap from the viewfinder on third party camera apps * enables support for the MFNR viewfinder on auxiliary lenses Change-Id: If321a31aeffe22b471a08a58432096c9653c2f64
This commit is contained in:
@@ -82,6 +82,7 @@ function blob_fixup() {
|
||||
vendor/lib64/hw/com.qti.chi.override.so)
|
||||
"${SIGSCAN}" -p "9B 2B 04 94" -P "1F 20 03 D5" -f "${2}"
|
||||
"${SIGSCAN}" -p "46 23 04 94" -P "1F 20 03 D5" -f "${2}"
|
||||
sed -i "s/com.oem.autotest/\x00om.oem.autotest/" "${2}"
|
||||
;;
|
||||
vendor/lib64/vendor.qti.hardware.camera.postproc@1.0-service-impl.so)
|
||||
"${SIGSCAN}" -p "1F 0A 00 94" -P "1F 20 03 D5" -f "${2}"
|
||||
|
||||
Reference in New Issue
Block a user