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

Commit 19d49733 authored by Ray Essick's avatar Ray Essick
Browse files

update sc-mainline-prod -> tm_mainline_prod

Also add OWNERS file to this directory

Bug: 247992660
Test: manual
Change-Id: I815d40523f7b62bc0ee05cc3324974f5cc9d0628
parent 16575d71
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)