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
commitbe5847777590c887ca78c74ea4c1289cee39ed7e (patch)
treee950e3f852bc41b45d0d5b32c225c668d8d31ab9
parent066f3de903aaea6491df6cfee793081b2674c1bb (diff)
downloadmanifest-android-hikey960-linaro-4.19.tar.gz
DO NOT MERGE ANYWHERE - Update android-hikey960-linaro-4.19 to use main branch.android-hikey960-linaro-4.19
Bug: b/289400079 Change-Id: I3b674d497c84d3c74d668560f5e1dfbba0caf692
-rw-r--r--default.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/default.xml b/default.xml
index 7b8c711..7213949 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.19" >
<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" />