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

Commit 2eeb82c4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "update sc-mainline-prod -> tm_mainline_prod" am: 3fa17b83

parents b1916324 3fa17b83
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)