Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit db67fe27 authored by Sahil Sonar's avatar Sahil Sonar 💬
Browse files

Revert "FP5: Expose Full Size for Quad CFA Sensor"

  - Fixes ultrawide lens on fpcamera

This reverts commit b165107a.
parent ffad6daf
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -58,9 +58,6 @@ function blob_fixup() {
        vendor/etc/libnfc-hal-st.conf)
            sed -i 's|STNFC_HAL_LOGLEVEL=.*|STNFC_HAL_LOGLEVEL=0x12|g' "${2}"
            ;;
        vendor/etc/camera/camxoverridesettings.txt)
            sed -i '$aexposeFullSizeForQCFA=TRUE' "${2}"
            ;;
    esac
}