summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChirayu Desai <cdesai@cyanogenmod.org>2013-06-05 21:45:51 +0530
committerChirayu Desai <cdesai@cyanogenmod.org>2013-06-05 21:45:51 +0530
commit78d0ac87cc19ed98a5737ecc94286341b1a3c5fe (patch)
tree679907751903a438c4ce5bdc35db483ff32d0434
parent0ad046b0deac5da2711a274371b7c1e2257fc1bb (diff)
downloadbuild-78d0ac87cc19ed98a5737ecc94286341b1a3c5fe.zip
build-78d0ac87cc19ed98a5737ecc94286341b1a3c5fe.tar.gz
build-78d0ac87cc19ed98a5737ecc94286341b1a3c5fe.tar.bz2
envsetup: hmm repopick
Change-Id: I483cb36721f31dbf1f67e46cbe8a306b2a9e2c15
-rw-r--r--envsetup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/envsetup.sh b/envsetup.sh
index eed57e6..699251d 100644
--- a/envsetup.sh
+++ b/envsetup.sh
@@ -22,6 +22,7 @@ Invoke ". build/envsetup.sh" from your shell to add the following functions to y
- mkap: Builds the module(s) using mka and pushes them to the device.
- cmka: Cleans and builds using mka.
- reposync: Parallel repo sync using ionice and SCHED_BATCH.
+- repopick: Utility to fetch changes from Gerrit.
- installboot: Installs a boot.img to the connected device.
- installrecovery: Installs a recovery.img to the connected device.