aboutsummaryrefslogtreecommitdiffstats
path: root/android/display.c
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@android.com>2011-03-25 10:34:47 +0100
committerDavid 'Digit' Turner <digit@android.com>2011-05-03 09:26:46 +0200
commita3703225151c95a32017e66a3b56229059d78626 (patch)
treec7323ffd476368c10c91f3ec12f3f66a766f33d2 /android/display.c
parentc9154bef9c32ddf269b078dd15d153fe1be1fa42 (diff)
downloadexternal_qemu-a3703225151c95a32017e66a3b56229059d78626.zip
external_qemu-a3703225151c95a32017e66a3b56229059d78626.tar.gz
external_qemu-a3703225151c95a32017e66a3b56229059d78626.tar.bz2
Add 'emulator' launcher program.
NOTE: This integrates https://review.source.android.com/#change,21995 into the tools_r11 branch. This patch renames the current ARM-specific emulator binary to 'emulator-arm' and introduces a new tiny (less than 20KB) 'emulator' launcher program. The role of 'emulator' is to launch either 'emulator-arm' or 'emulator-x86' based on the target AVD or platform build being used. This program will be replaced in the future by what is currently known as 'emulator-ui', but is a good placeholder until this work is completed. + Move some utility functions from android/avd/info.[hc] to android/avd/util.[hc] so that 'emulator' can use them directly. IMPORTANT: For platform builds, the target architecture is detected automatically by parsing the build.prop file. For SDK AVDs however, there is no easy way to determine the target architecture, so the patch adds a new hw.cpu.arch property which can have value 'arm' or 'x86' Change-Id: Id883b67c0255b6deeae393443a1732e10ab223cb
Diffstat (limited to 'android/display.c')
0 files changed, 0 insertions, 0 deletions