summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-07-06 11:19:44 -0700
committerXin Li <delphij@google.com>2023-07-06 11:19:44 -0700
commit3bf33113708cd7a2e7b8dd095b8ec851576d749f (patch)
treed9914cdba518c474bc7140c66a0aee6f74faec57
parent1987ae366df78285f99ca51ca1db3ad53b35daf0 (diff)
downloadmanifest-android-goldfish-4.14-gchips.tar.gz
DO NOT MERGE ANYWHERE - Update android-goldfish-4.14-gchips to use main branch.android-goldfish-4.14-gchips
Bug: b/289400079 Change-Id: I2e48beec0491ac67f939c4d67a0d1c54d1568686
-rw-r--r--default.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/default.xml b/default.xml
index e2cf67c..7405b6b 100644
--- a/default.xml
+++ b/default.xml
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="aosp" fetch=".." review="https://android-review.googlesource.com/" />
- <default revision="master" remote="aosp" sync-j="4" />
- <project path="build" name="kernel/build" revision="master" />
+ <default revision="main" remote="aosp" sync-j="4" />
+ <project path="build" name="kernel/build" revision="main" />
<project path="goldfish" name="kernel/goldfish" revision="android-goldfish-4.14-dev" />
- <project path="kernel/tests" name="kernel/tests" revision="master" />
+ <project path="kernel/tests" name="kernel/tests" revision="main" />
<project path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" clone-depth="1" />
<project path="prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" clone-depth="1" />
<project path="prebuilts-master/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1" />