Re: [android-porting] How to debug Android build in detailed.

2021-03-10 Thread Wesley Emanuel Da Silva
Em sex, 26 de fev de 2021 14:05, ghalib khan escreveu: > Hello, > > Am trying to build Android 10 with sources, i have noted the flow of > build as follows, > > $ source ./build/envsetup.sh > > $ print_lunch_menu - -> Lunch menu building on Linux > > $ lunch aosp_riscv64-eng > > $ m –j > > $

[android-porting] How to debug Android build in detailed.

2021-02-26 Thread ghalib khan
Hello, Am trying to build Android 10 with sources, i have noted the flow of build as follows, $ source ./build/envsetup.sh $ print_lunch_menu - -> Lunch menu building on Linux $ lunch aosp_riscv64-eng $ m –j $