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

Commit 37fc9f1f authored by Sahil Sonar's avatar Sahil Sonar 💬
Browse files

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

  - This fixes slo-mo@120fps in fpcamera.

This reverts commit b165107a.
parent 468080e4
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
}