and the BUILD_ID when i build still says AOSP.MASTER? ``` ============================================ PLATFORM_VERSION_CODENAME=VanillaIceCream PLATFORM_VERSION=VanillaIceCream PRODUCT_INCLUDE_TAGS=com.android.mainline TARGET_PRODUCT=aosp_cf_arm64_phone TARGET_BUILD_VARIANT=userdebug TARGET_ARCH=arm64 TARGET_ARCH_VARIANT=armv8-a TARGET_CPU_VARIANT=cortex-a53 TARGET_2ND_ARCH=arm TARGET_2ND_ARCH_VARIANT=armv8-a TARGET_2ND_CPU_VARIANT=cortex-a53 HOST_OS=linux HOST_OS_EXTRA=Linux-6.1.25-1rodete1-amd64-x86_64-Debian-GNU/Linux-rodete HOST_CROSS_OS=linux_musl BUILD_ID=AOSP.MASTER OUT_DIR=out ============================================ ```
On Fri, Jul 7, 2023 at 9:35 AM enh <[email protected]> wrote: > looks like ci.android.com doesn't have an aosp-main yet? > https://ci.android.com/builds/branches/aosp-main/grid? isn't working for > me (and https://ci.android.com/builds/branches/aosp-master/grid? seems > out of date, as "promised"?) > > it also seems like "main" doesn't show up in the gerrit list of branches > in the cherrypick dialog yet? (but does work if you just manually enter it > anyway.) > > On Thu, Jul 6, 2023 at 5:04 PM 'Ian Kasprzak' via Android Building < > [email protected]> wrote: > >> Hi, >> >> We are renaming the master branch to main in AOSP >> <https://android.googlesource.com/> today. This is in line with our >> commitment to using inclusive language in our products and services >> <https://source.android.com/docs/setup/contribute/respectful-code>. We >> believe this name will be more welcoming to everyone who uses our products. >> >> In addition to the change in the branch name, you’ll notice that the >> targets on ci.android.com have new build variants named next, trunk_food, >> and trunk_staging. These variants represent builds with different >> feature flags, and you can use any of these for your local development >> (more information about these variants will be made available on >> source.android.com at a later time). >> >> The legacy master branch will continue to exist in AOSP as a read-only >> replica of main and will be deleted at some time in the future. We >> encourage everyone to switch to using main starting today. >> >> For those of you who use codesearch, please note that the source tree for >> master >> branch <https://cs.android.com/android/platform/superproject/+/master:> will >> no longer be updated. Please switch to using main >> <https://cs.android.com/android/platform/superproject/main> in all your >> workflows and queries that use codesearch. >> >> Regards, >> >> The AOSP team >> >> -- >> -- >> You received this message because you are subscribed to the "Android >> Building" mailing list. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-building?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "Android Building" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/android-building/CAAotq6fV8Ez1_ip_73TZq1iGbx8aAWzSr7WuOuHWAe0X0PUv%3DA%40mail.gmail.com >> <https://groups.google.com/d/msgid/android-building/CAAotq6fV8Ez1_ip_73TZq1iGbx8aAWzSr7WuOuHWAe0X0PUv%3DA%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/CAJgzZooF9wJ_dEtWCTKO02FsC5Xf12EPKLVzAPVYP1NqYwWkUw%40mail.gmail.com.
