Searched refs:BRANCH (Results 1 – 2 of 2) sorted by relevance
9 BRANCH=(`cd $(dirname ${BASH_SOURCE[0]})/../../.. && pwd`)44 echo "\"adb\" not setup. Using branch \"$BRANCH\" and lunch type \"$LUNCH_TYPE\""46 cd $BRANCH
32 BRANCH = 'aosp-master' variable49 '-a', '--android_branch', default=BRANCH,50 help='The Android branch to pull from build server, default: ' + BRANCH + '.')