1 This directory contains prebuilt emulator binaries that were generated by 2 running the following command on a 64-bit Linux machine: 3 4 external/qemu/android/scripts/package-release.sh \ 5 --darwin-ssh=<host> \ 6 --copy-prebuilts=<path> 7 8 Where <host> is the host name of a Darwin machine, and <path> is the root 9 path of this AOSP repo workspace. 10 11 Below is the list of specific commits for each input directory used: 12 13 external/qemu 8ada71a emugl: Document FrameBuffer class. 14 external/qemu-android 8ad041c hw/arm/ranch.c: Add firmware node to DT 15 external/gtest 56cad54 Use an older standard for the NDK gtest libs. 16 17 Summary of changes: 18 19 # No changes to external/qemu 20 # No changes to external/qemu-android 21 # No changes to external/gtest 22