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

Bug: b/289400079
Change-Id: Ic23e546acfaf0428a91d8df0b227de699cc5238d
diff --git a/default.xml b/default.xml
index e1f94cc..7cbb3df 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-5.15" />
   <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" />