Loading envsetup.sh +4 −0 Original line number Diff line number Diff line Loading @@ -1878,6 +1878,10 @@ 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() Loading Loading
envsetup.sh +4 −0 Original line number Diff line number Diff line Loading @@ -1878,6 +1878,10 @@ 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() Loading