summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-07-06 11:19:57 -0700
committerXin Li <delphij@google.com>2023-07-06 11:19:57 -0700
commit9d2278f39b4379fdb76287823029c18ff67343dc (patch)
tree4783206a1f75bdbef181f4687cbdd77e507a8aa5
parentf934d4b6ddd94fe29d9fc1fd0097ddf1ab2cd72f (diff)
downloadmanifest-hikey-linaro-android-4.9.tar.gz
DO NOT MERGE ANYWHERE - Update hikey-linaro-android-4.9 to use main branch.hikey-linaro-android-4.9
Bug: b/289400079 Change-Id: I430e716d9aebe90b4854ddc1f8bf9e54f0d25427
-rw-r--r--default.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/default.xml b/default.xml
index 6c3b2e0..a74cb41 100644
--- a/default.xml
+++ b/default.xml
@@ -1,13 +1,13 @@
<?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" />
+ <default revision="main" remote="aosp" sync-j="4" />
- <project path="build" name="kernel/build" revision="master" />
+ <project path="build" name="kernel/build" revision="main" />
<project path="hikey-linaro" name="kernel/hikey-linaro" clone-depth="1" revision="android-hikey-linaro-4.9" >
<linkfile src="build.config" dest="build.config" />
</project>
- <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" />