lunch aosp_x86_64
m -j16
< /code>
target_product = aosp_x86_64$ emulator
INFO|Android emulator version 31.3.9.0 (build_id 9070145) (CL:N/A)
INFO|Storing crashdata in: /tmp/android-android/emu-crash.db, detection is enabled
INFO|Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
WARNING|encryption is off
INFO|Info: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. ((null):0, (null))
INFO|added library /home/android/aosp/prebuilts/android-emulator/linux-x86_64/qemu/linux-x86_64/lib64/vulkan/libvulkan.so
qemu-system-x86_64: Could not open '/home/android/aosp/out/target/product/generic_x86_64/userdata-qemu.img': No such file or directory
build не сгенерировала userdata-qemu.img, который вызывает сбой эмулятора.
m -j16 < /code> target_product = aosp_x86_64$ emulator
INFO|Android emulator version 31.3.9.0 (build_id 9070145) (CL:N/A) INFO|Storing crashdata in: /tmp/android-android/emu-crash.db, detection is enabled INFO|Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag. WARNING|encryption is off INFO|Info: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. ((null):0, (null)) INFO|added library /home/android/aosp/prebuilts/android-emulator/linux-x86_64/qemu/linux-x86_64/lib64/vulkan/libvulkan.so qemu-system-x86_64: Could not open '/home/android/aosp/out/target/product/generic_x86_64/userdata-qemu.img': No such file or directory [/code] build не сгенерировала userdata-qemu.img, который вызывает сбой эмулятора.