Home | History | Annotate | only in /prebuilts/android-emulator
Up to higher level directory
NameDateSize
.gitignore04-Nov-201422
darwin-x86_64/04-Nov-2014
linux-x86_64/04-Nov-2014
README04-Nov-2014682

README

      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/distrib/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/gtest       e8981d1 Add LOCAL_MULTILIB := both for host targets.
     14 external/qemu        965a6e0 Parse fstab.goldfish file from ramdisk.img
     15 sdk/emulator/opengl  1af0da2 Merge "emulator/opengl: Prepare for 64-bit build changes." into idea133 automerge: 343a78f
     16 
     17