> > I think by "user", you mean "release". > Just to clarify, it is "user". There used to be a "release" vs "debug" choice too, but that hasn't existed or done anything for many years.
And yes, the list you see in the `lunch` menu is just a small selection of targets someone thought would be commonly used. The vast majority of the time I'd suggest just specifying what you want directly. On Wed, Aug 2, 2023 at 11:12 AM [email protected] <[email protected]> wrote: > > You can lunch the same target with -user suffix. For example, if you lunch > emulator_x86_64-userdebug to build userdebug variant ROM, and you can lunch > emulator_x86_64-user to build user variant ROM. Don't worry if you can't > see emulator_x86_64-user in the lunch list, you can lunch it direct. > On Wednesday, August 2, 2023 at 12:38:33 AM UTC+8 Jun Zhang wrote: > >> How to compile the user version for Android 12 >> When I was compiling the source code for the Android 12 system, I found >> that there was only a userdebug and no user was found. How should I add a >> user or compile the user version >> > -- > -- > 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/9f2c9647-4e44-4ddd-b7c0-b05d4b9c32e9n%40googlegroups.com > <https://groups.google.com/d/msgid/android-building/9f2c9647-4e44-4ddd-b7c0-b05d4b9c32e9n%40googlegroups.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/CALQgHdn8NGAd3MpW_t8rMf7M0uo6j3un2HqkNLBBtRhtaN7Uqw%40mail.gmail.com.
