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

Commit 187e1ec9 authored by Colin Cross's avatar Colin Cross Committed by Automerger Merge Worker
Browse files

Merge "Revert "Add banner announcing adevice when running builds."" into main am: 3cf51d84

parents ec2402da 3cf51d84
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1880,10 +1880,6 @@ function _trigger_build()
      >&2 echo "Couldn't locate the top of the tree. Try setting TOP."
      return 1
    fi

    if [[ -z "${ANDROID_QUIET_BUILD:-}" && -n "${ANDROID_BUILD_BANNER}" ]]; then
      echo "$ANDROID_BUILD_BANNER"
    fi
)

function m()