summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Kiryanov <rkir@google.com>2020-02-12 16:47:06 -0800
committerRoman Kiryanov <rkir@google.com>2020-02-12 16:47:06 -0800
commite0a5df9197b681287cd969e840bb720c9f635f8e (patch)
treefd8177811d527a513cd858994bab556e46cfc672
parent902911d7c71844878e8f9a4e5a780e3fb44ad879 (diff)
downloadmanifest-r-goldfish-android-5.4.tar.gz
Unpin kernel/commonr-goldfish-android-5.4
We cannot pin kernel/common while leaving the build system unpinned. Bug: 147493341 Signed-off-by: Roman Kiryanov <rkir@google.com> Change-Id: I4bad93c96766180226f8dbed20d554f878b5ed03
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 28bd3a5..bf93107 100644
--- a/default.xml
+++ b/default.xml
@@ -4,7 +4,7 @@
<default revision="master" remote="aosp" sync-j="4" />
<project path="goldfish-modules" name="kernel/goldfish-modules" revision="android-5.4" />
- <project path="common" name="kernel/common" revision="9204f620c2a9a93c44667ff565cbc9863453deb4" clone-depth="1" />
+ <project path="common" name="kernel/common" revision="android-5.4" clone-depth="1" />
<project path="build" name="kernel/build" clone-depth="1" />
<project path="kernel/tests" name="kernel/tests" clone-depth="1" />