DO NOT MERGE ANYWHERE - Update android-bmeson-6.1 to use main branch.

Bug: b/289400079
Change-Id: I735a0bc188c4ddebd8ef161f6825ff0bfd120b33
diff --git a/default.xml b/default.xml
index a48258e..71b453b 100644
--- a/default.xml
+++ b/default.xml
@@ -1,7 +1,7 @@
 <?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/kernel" name="kernel/build" >
     <linkfile src="build.sh" dest="build/build.sh" />
@@ -19,7 +19,7 @@
   </project>
   <project path="hikey-linaro" name="kernel/hikey-linaro" revision="android-amlogic-bmeson-6.1" />
   <project path="kernel/tests" name="kernel/tests" />
-  <project path="kernel/configs" name="kernel/configs" revision="master" />
+  <project path="kernel/configs" name="kernel/configs" revision="main" />
   <project path="prebuilts/gas/linux-x86" name="platform/prebuilts/gas/linux-x86" clone-depth="1" />
   <project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1" />
   <project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" clone-depth="1" />