roomservice: Switch to s branch
Signed-off-by: Jackeagle <jackeagle102@gmail.com>
Change-Id: I7f42a2a373018c08a2fd6502101e1a946c9e79fd
diff --git a/build/tools/roomservice.py b/build/tools/roomservice.py
index ff331f4..5ac9a1a 100755
--- a/build/tools/roomservice.py
+++ b/build/tools/roomservice.py
@@ -38,7 +38,7 @@
# set this to the default remote to use in repo
default_rem = "github"
# set this to the default revision to use (branch/tag name)
-default_rev = "r"
+default_rev = "s"
# set this to the remote that you use for projects from your team repos
# example fetch="https://github.com/BlissRoms-Devices"
default_team_rem = "github"