Hello, If I have a specialized/modified android build that is based off google AOSP source code (let's called it build-A).
When I want to run CTS to test on my build-A, can I use the prebuilt binaries from Compatibility Test Suite Downloads | Android Open Source Project <https://source.android.com/compatibility/cts/downloads> or do I have to build the CTS from scratch by specifying the BUILD-BUILD_TYPE for the lunch command? From what I assumed, the prebuilt CTS binaries seem to be using aosp_arm64 as the BUILD (from CTS Development | Android Open Source Project <https://source.android.com/compatibility/cts/development>) For building VTS, do I also require my own build when building VTS during the lunch command, so that the VTS packages are built to suit the android build that I have (build-A). How does this lunch command works, once I selected my BUILD-BUILD_TYPE, does it affect the CTS/VTS packages that would be built? Are they interconnected? Would greatly appreciate a clear explanation regarding building cts/vts and the lunch command. Thank you. Best regards, Yeongjian -- -- 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/28897032-22e7-41bb-b9c2-3407161aaa4fn%40googlegroups.com.
