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

Commit b165107a authored by Daniel Jacob Chittoor's avatar Daniel Jacob Chittoor
Browse files

FP5: Expose Full Size for Quad CFA Sensor

parent 0affee97
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -58,6 +58,9 @@ 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
}