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:
LuK1337
2022-09-06 00:38:55 +00:00
committed by Łukasz Patron
parent 0f9d1c4d6a
commit dc06d08c16
2 changed files with 2 additions and 1 deletions

View File

@@ -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}"