Merge changes I70be889f,I81e7a459 into s
* changes:
vendor: props: Don't write binary XML files
vendor: Enable one-handed mode
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"