omni Android 15 > 16

Change-Id: I38cf76bedb1cd4cf6138b0da5c8b7b1738b8f009
Signed-off-by: micky387 <mickaelsaibi@free.fr>
diff --git a/build/tools/roomservice.py b/build/tools/roomservice.py
index e66996e..d2c13b0 100755
--- a/build/tools/roomservice.py
+++ b/build/tools/roomservice.py
@@ -30,7 +30,7 @@
 # set this to the default remote to use in repo
 default_rem = "omnirom2"
 # set this to the default revision to use (branch/tag name)
-default_rev = "android-15"
+default_rev = "android-16"
 # set this to the remote that you use for projects from your team repos
 # example fetch="https://github.com/omnirom"
 default_team_rem = "omnirom2"