Hello,
Step 1, source build/envsetup.sh and get following response.
including device/lge/mako/vendorsetup.sh
including device/lge/hammerhead/vendorsetup.sh
including device/generic/x86/vendorsetup.sh
including device/generic/mips/vendorsetup.sh
including device/generic/armv7-a-neon/vendorsetup.sh
including device/asus/deb/vendorsetup.sh
including device/asus/grouper/vendorsetup.sh
including device/asus/tilapia/vendorsetup.sh
including device/asus/flo/vendorsetup.sh
including device/samsung/manta/vendorsetup.sh
including sdk/bash_completion/adb.bash
Step 2. lunch aosp_arm-eng. (could you tell where I can find the configure result?)
Step 3. make.
However, when I try to boot emulater as this guide told. It tell emulator is not found. And I do not see .bashrc is changed after finsih build. Anyway, I try to find emulator in T_DIR_COMMON_BASE/host/linxu-x86/bin foler. But do not see emulator in that folder.
Could anybody tell me why this happen?
/*-----------------------------------------------------------------linux-x86/bin foler---------------------------------------*/
sam@ubuntu:~/android/output/work/host/linux-x86/bin$ ls
aapt apicheck bcc_strip_attr clang-tblgen dex2oatd dmtracedump grxmlcompile llvm-rs-cc minigzip simg2img
acp aprotoc checkfc dalvik dexdeps dx hierarchyviewer1 llvm-tblgen mkbootfs validatekeymaps
adb backtrace_test checkpolicy dalvikvm dexdump e2fsck hprof-conv make_ext4fs mkuserimg.sh zipalign
aidl bcc checkseapp dex2oat dexlist fastboot insertkeys.py make_g2g oatdump
BR
Sam