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
commited99f506ab951cafdddac4b4c1c0514d9cb04028 (patch)
tree2132c27329dc645be33517f94374cf762f61bbf1
parent75f0e5f623459629130b08a827bfb4e0816b1a0e (diff)
downloadmanifest-android-hikey960-linaro-4.14.tar.gz
DO NOT MERGE ANYWHERE - Update android-hikey960-linaro-4.14 to use main branch.android-hikey960-linaro-4.14
Bug: b/289400079 Change-Id: I97ec30722ead4bf947af465fcf11d49e4e7a6855
-rw-r--r--default.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/default.xml b/default.xml
index f38aa0f..a445119 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.14" >
<linkfile src="build.config.hikey960" 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" />