commit | 0a6eb00be68f7b079ddbd9a06f4bc8eaeb73b939 | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Fri Apr 30 11:33:43 2021 -0700 |
committer | Ray Essick <essick@google.com> | Fri Apr 30 11:33:43 2021 -0700 |
tree | 4c194716b2d68aa989698832b5ed0a6272c111d3 | |
parent | 6c0335ce97d621a02129a6ac7d00a3439b63d8b1 [diff] [blame] |
Point to sc-mainline-prod branch Bug: 157501573 Test: repo upload Change-Id: I9871fa6433febdfa372ea64d2ba0bc1729708301
diff --git a/tools/mainline_hook_project.sh b/tools/mainline_hook_project.sh index e432000..cb5fc44 100755 --- a/tools/mainline_hook_project.sh +++ b/tools/mainline_hook_project.sh
@@ -17,7 +17,7 @@ # tunables DEV_BRANCH=master -MAINLINE_BRANCH=mainline-prod +MAINLINE_BRANCH=sc-mainline-prod ### RED=$(tput setaf 1)