Dear Android Building experts, Could you please let me know, I am trying to build the android source code from respective branch for ex: android-9.0.0_r45, how can I verify that it is picking the android sources from this respective branch - android-9.0.0_r45? once after it is downloaded or after it is built?
Steps to reproduce: 1. https://source.android.com/setup/build/downloading Used branch “android-9.0.0_r45” repo init -u https://android.googlesource.com/platform/manifest -b android-9.0.0_r45 2. Setup for build – This step has to be done only once <repo dir> $ source env_setup.sh <repo dir> $ lunch Choose “aosp_x86_64-eng” Many Thanks in advance, -- -- 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/b7b9df38-d159-474b-bfbc-fd5441b1b7c4%40googlegroups.com.
