OSDN Git Service

Set default revision to android10-release
authorBill Yi <byi@google.com>
Wed, 16 Oct 2019 20:35:59 +0000 (13:35 -0700)
committerBill Yi <byi@google.com>
Wed, 16 Oct 2019 20:38:51 +0000 (20:38 +0000)
This wasy it will have the latest source. We don't need to update
the tags all the time except there are projects being added/removed.

Change-Id: Ibf67c2708c2173627ea998dd477d20ac9b560e97

default.xml

index 8f84f7a..8f7bd10 100644 (file)
@@ -4,7 +4,7 @@
   <remote  name="aosp"
            fetch=".."
            review="https://android-review.googlesource.com/" />
-  <default revision="refs/tags/android-10.0.0_r5"
+  <default revision="android10-release"
            remote="aosp"
            sync-j="4" />