aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 3131294d22e8dfe552eb4c668499aa8f297d4a11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
This directory contains prebuilt emulator binaries that were generated by
running the following command on a 64-bit Linux machine:

  external/qemu/android/scripts/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/qemu        8ada71a emugl: Document FrameBuffer class.
external/qemu-android 8ad041c hw/arm/ranch.c: Add firmware node to DT
external/gtest       56cad54 Use an older standard for the NDK gtest libs.

Summary of changes:

    # No changes to external/qemu
    # No changes to external/qemu-android
    # No changes to external/gtest