i am new AOSP build system . I followed all the steps given in following link https://source.android.com/setup/build/building
to build Android from source . took very recent tag *android-11.0.0_r7* *repo init -u https://android.googlesource.com/platform/manifest -b android-11.0.0_r7 repo sync -c -j8 source build/envsetup.sh lunch aosp_arm-eng make -j8Build is successfulremoving out/target/product/generic/system-qemu.img.qcow2 out/host/linux-x86/bin/sgdisk --clear out/target/product/generic/system-qemu.img #### build completed successfully (05:12:46 (hh:mm:ss)) #### But when i run emulator, i get this messageemulator: ERROR: Can't get kernel version from the kernel image file: '/media/anand/BUILD/aosp/out/target/product/generic/kernel-ranchu-64' Can anyone please help out , what i am doing wrong* -- -- 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/e1413ec3-8079-476d-8ca4-7b876bc331feo%40googlegroups.com.
