aboutsummaryrefslogtreecommitdiffstats
path: root/build/tools.atree
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2011-05-04 14:43:40 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2011-05-04 14:43:40 -0700
commit5429213ea1c9621564692d81e585eed2ee26bc6e (patch)
treeef0725e9111b39adbc419e51036ab1b46aad5f56 /build/tools.atree
parentb7256e47a9bc655ca9e704553cff0af45f603ca9 (diff)
parent6d0fbdd38bf0ac0bf22c66a10139856dc9aa51b1 (diff)
downloadsdk-5429213ea1c9621564692d81e585eed2ee26bc6e.zip
sdk-5429213ea1c9621564692d81e585eed2ee26bc6e.tar.gz
sdk-5429213ea1c9621564692d81e585eed2ee26bc6e.tar.bz2
merge from tools_r11
Change-Id: I10f11860b33c7f9cd9209f986d5beb9c819f6401
Diffstat (limited to 'build/tools.atree')
-rw-r--r--build/tools.atree11
1 files changed, 6 insertions, 5 deletions
diff --git a/build/tools.atree b/build/tools.atree
index 89481fc..2e566e6 100644
--- a/build/tools.atree
+++ b/build/tools.atree
@@ -40,11 +40,12 @@ bin/mksdcard tools/mksdcard
bin/zipalign tools/zipalign
# emulator
-bin/emulator tools/emulator-arm
-bin/emulator-x86 tools/emulator-x86
-sdk/emulator/snapshot/snapshots.img tools/lib/emulator/snapshots.img
-usr/share/pc-bios/bios.bin tools/lib/pc-bios/bios.bin
-usr/share/pc-bios/vgabios-cirrus.bin tools/lib/pc-bios/vgabios-cirrus.bin
+bin/emulator tools/emulator
+bin/emulator-x86 tools/emulator-x86
+bin/emulator-arm tools/emulator-arm
+sdk/emulator/snapshot/snapshots.img tools/lib/emulator/snapshots.img
+usr/share/pc-bios/bios.bin tools/lib/pc-bios/bios.bin
+usr/share/pc-bios/vgabios-cirrus.bin tools/lib/pc-bios/vgabios-cirrus.bin
# Java-Based SDK Tools
bin/ddms tools/ddms