commit | 01f625c042ed3c839b3481182cd3ec99c14e97aa | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jan 09 18:44:04 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jan 09 18:44:04 2024 +0000 |
tree | 5c7b5834182a67cd06a90670cc140788e4f844f0 | |
parent | ecde86a45869721d71b13d7ad04c3e237c3a8468 [diff] | |
parent | 2f93601405907e6472afd1c17a3ba20d40ea7309 [diff] |
Merge "update mainline branch reminder from T to U" into main
diff --git a/tools/mainline_hook_partial.sh b/tools/mainline_hook_partial.sh index cd3e579..63ae4c0 100755 --- a/tools/mainline_hook_partial.sh +++ b/tools/mainline_hook_partial.sh Binary files differ
diff --git a/tools/mainline_hook_project.sh b/tools/mainline_hook_project.sh index 1cc3b2b..d58143e 100755 --- a/tools/mainline_hook_project.sh +++ b/tools/mainline_hook_project.sh
@@ -16,8 +16,8 @@ # tunables -DEV_BRANCH=master -MAINLINE_BRANCH=tm-mainline-prod +DEV_BRANCH=main +MAINLINE_BRANCH=udc-mainline-prod ### RED=$(tput setaf 1)