blob: 3f0c495151f90ca70ebbeb8773510727b17bac58 [file] [log] [blame]
This directory contains prebuilt emulator binaries that were generated by
running the following command on a 64-bit Linux machine:
external/qemu/distrib/package-release.sh \
--darwin-ssh=<host> \
--copy-prebuilts=<path>
Where <host> is the host name of a Darwin machine, and <path> is the root
path of this AOSP repo workspace.
Below is the list of specific commits for each input directory used:
external/gtest 142396e Build gtest with NDK 9 for all architectures.
external/qemu 90eb445 package-release.sh: Refine --copy-prebuilts
sdk/emulator/opengl 88a8c6a emulator/opengl: Fix GCC 4.8 warnings.