Hello all, I am building an android image in traditional method, i have found that in android building it's using soong. i just want know what's happening in build, means how build was happening in short i want to debug soong while it's building aosp sources as follows .
Am building in ubuntu 18 with steps i have tried to debug the build as follows. $ repo init -u < > $ source ./build/envsetup.sh $ print_lunch_menu - -> Lunch menu building on Linux $ lunch aosp_< * >-eng $ m –j $ aosp-riscv/aosp/build/soong/soong_ui.bash --make-mode –j $ exec aosp-riscv/aosp/out/soong_ui --make-mode –j After this build is in percentage format. so i want know how soong is building android 10 version sources in detailed. Thanks in advance, Ghalib khan. -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to android-building@googlegroups.com To unsubscribe from this group, send email to android-building+unsubscr...@googlegroups.com 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 android-building+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/934158d8-be78-4748-8bdc-969e2d34ba9cn%40googlegroups.com.