Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3fa17b83 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "update sc-mainline-prod -> tm_mainline_prod"

parents 1dc5e7f4 19d49733
Loading
Loading
Loading
Loading

tools/OWNERS

0 → 100644
+5 −0
Original line number Diff line number Diff line
# Bug component: 1344
essick@google.com

# reliability builds mainline trains, so needs to manage these scripts
include platform/frameworks/av/:/media/janitors/reliability_mainline_OWNERS
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@
## tunables:
##
DEV_BRANCH=master
MAINLINE_BRANCH=sc-mainline-prod
MAINLINE_BRANCH=tm-mainline-prod
filelist_file=MainlineFiles.cfg

###
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@

# tunables
DEV_BRANCH=master
MAINLINE_BRANCH=sc-mainline-prod
MAINLINE_BRANCH=tm-mainline-prod

###
RED=$(tput setaf 1)