aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorRaphael Moll <ralf@android.com>2011-03-07 08:47:42 -0800
committerRaphael Moll <ralf@android.com>2011-03-07 08:47:42 -0800
commit147e8b73aefa28ef599628c718060450539b6102 (patch)
tree7d3d1560b7911e9a8371ac1ef0723a343f7e351e /build
parentd4a227a2f58801fafd60a9721e992aa158b93c05 (diff)
downloadsdk-147e8b73aefa28ef599628c718060450539b6102.zip
sdk-147e8b73aefa28ef599628c718060450539b6102.tar.gz
sdk-147e8b73aefa28ef599628c718060450539b6102.tar.bz2
DISABLED 2 lines that break the SDK build (bios.bin in sdk/tools.atree)
Change-Id: I7d589782bf898d1ce09d0e29108566f7560019f1
Diffstat (limited to 'build')
-rw-r--r--build/tools.atree5
1 files changed, 3 insertions, 2 deletions
diff --git a/build/tools.atree b/build/tools.atree
index db3367c..1e3f722 100644
--- a/build/tools.atree
+++ b/build/tools.atree
@@ -43,8 +43,9 @@ bin/zipalign tools/zipalign
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
+# DISABLED 2 lines that break the build: sdk/build/tools.atree:46: couldn't locate source file:...
+#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