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

Commit 2876086f authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "redirect target branch for media mainline hooks" into main

parents 2540a929 2e0df9c3
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -35,8 +35,9 @@

## tunables:
##
## as of 2024/5, things are all on the same branch.
DEV_BRANCH=main
MAINLINE_BRANCH=udc-mainline-prod
MAINLINE_BRANCH=main
filelist_file=MainlineFiles.cfg

###
+2 −1
Original line number Diff line number Diff line
@@ -16,8 +16,9 @@


# tunables
# as of 2024/5, things are all on the same branch
DEV_BRANCH=main
MAINLINE_BRANCH=udc-mainline-prod
MAINLINE_BRANCH=main

###
RED=$(tput setaf 1)