Home
last modified time | relevance | path

Searched refs:BRANCH (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/perf-test-scripts/
Dswitch-device9 BRANCH=(`cd $(dirname ${BASH_SOURCE[0]})/../../.. && pwd`)
44 echo "\"adb\" not setup. Using branch \"$BRANCH\" and lunch type \"$LUNCH_TYPE\""
46 cd $BRANCH
/frameworks/rs/
Dupdate-prebuilts.py32 BRANCH = 'aosp-master' variable
49 '-a', '--android_branch', default=BRANCH,
50 help='The Android branch to pull from build server, default: ' + BRANCH + '.')