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

Commit 3fca6a9a authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

Revert "script: Build release_type test quicker"

This reverts commit 1aadd78c
parent 1a70fabc
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -383,7 +383,7 @@ if [ -n "${BRANCH_NAME}" ] && [ -n "${DEVICE}" ]; then
          build_success=true
          build_success=true
        fi
        fi
      fi
      fi
    elif [ "$android_version_major" -lt "12" ] || [ "${RELEASE_TYPE}" = "test" ]; then
    elif [ "$android_version_major" -lt "12" ]; then
      if [ "${BUILD_SUPER_IMAGE}" = true ]; then
      if [ "${BUILD_SUPER_IMAGE}" = true ]; then
        if breakfast_device && mka bacon superimage; then
        if breakfast_device && mka bacon superimage; then
          build_success=true
          build_success=true