Even if you know the product, list_releases also doesn't work:

$ list_releases aosp_cf_x86_64_phone

panic: Missing config trunk_staging.  Trace=[trunk_staging]


goroutine 1 [running]:

main.main()

        build/soong/cmd/release_config/release_config/main.go:71 +0x14c5

In file included from build/make/core/config.mk:419:

In file included from build/make/core/envsetup.mk:51:

build/make/core/release_config.mk:142: error: release-config failed to run.

15:31:00 dumpvars failed with: exit status 1



So, I used first part of the build ID 
in https://source.android.com/docs/setup/reference/build-numbers to 
ascertain bp2a is the release to use.

So, this target works for Cuttlefish:

$ lunch aosp_cf_x86_64_phone-bp2a-eng

(After looking at device/google/cuttlefish/AndroidProducts.mk)


By the way, https://source.android.com/docs/setup/reference/build-numbers 
says Pixel devices are supported in the android-16.0.0_r1 build tag. Is 
that table incorrect?

On Wednesday, June 11, 2025 at 5:28:03 PM UTC-7 Nolen Johnson wrote:

> This reply is somewhat unclear.
>
> If you could clarify:
>
> Will Pixel device trees and hardware repos be coming at some point, or are 
> they no longer being released period?
>
> Will kernel source releases continue to be single commit, history-less 
> releases?
>
> On Wednesday, June 11, 2025 at 8:07:44 PM UTC-4 Bill Yi wrote:
>
>> We remain committed to AOSP updates. You continue to have the option to 
>> build Cuttlefish and GSI targets from the sources for experimentation.
>>
>> bill
>>
>

-- 
-- 
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 visit 
https://groups.google.com/d/msgid/android-building/c3a8cecc-665a-44aa-ac82-aaca5d2cfbfdn%40googlegroups.com.

Reply via email to