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

Commit 0a6eb00b authored by Ray Essick's avatar Ray Essick
Browse files

Point to sc-mainline-prod branch

Bug: 157501573
Test: repo upload
Change-Id: I9871fa6433febdfa372ea64d2ba0bc1729708301
parent 6c0335ce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@
## tunables:
##
DEV_BRANCH=master
MAINLINE_BRANCH=mainline-prod
MAINLINE_BRANCH=sc-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=mainline-prod
MAINLINE_BRANCH=sc-mainline-prod

###
RED=$(tput setaf 1)