summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-06-12 07:13:35 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-06-12 07:13:35 +0000
commitd9d6ed72b7c328fcc45930b26489cbb67af7109e (patch)
treeb0b7913fe23b2af34eb57426c52f0f03f847fd0c
parent56199a84a589c355a29dc8c25b63f7b072a30201 (diff)
parentde643c943e396fbb346d51bcd6acac5ba9b59634 (diff)
downloadexoplayer-d9d6ed72b7c328fcc45930b26489cbb67af7109e.tar.gz
Change-Id: I01ac908cfcebe713f6adc824387460d68e9744c1
-rwxr-xr-xupdate.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/update.py b/update.py
index e435ced8..35797640 100755
--- a/update.py
+++ b/update.py
@@ -10,8 +10,6 @@ import shutil
import re
import datetime
-BRANCH_UPSTREAM_DEV = "goog/upstream-dev-v2"
-BRANCH_USPTREAM_RELEASE = "goog/upstream-release-v2"
TEMPORARY_TREE_CHECKOUT_DIR = ".temp_tree/"
TREE_LOCATION = "tree/"
METADATA_FILE = "METADATA"