aboutsummaryrefslogtreecommitdiffstats
path: root/build/tools.atree
diff options
context:
space:
mode:
authorSiva Velusamy <vsiva@google.com>2012-10-08 09:36:50 -0700
committerSiva Velusamy <vsiva@google.com>2012-10-08 11:09:20 -0700
commit097ffd9e09ced21353124c8a4988233c3119bbf1 (patch)
treeb1022abb2336fa17adb5a601d66e25feb4031510 /build/tools.atree
parent1fca455a13e2dc7c20904a7e9a89911c7e9a887b (diff)
downloadsdk-097ffd9e09ced21353124c8a4988233c3119bbf1.zip
sdk-097ffd9e09ced21353124c8a4988233c3119bbf1.tar.gz
sdk-097ffd9e09ced21353124c8a4988233c3119bbf1.tar.bz2
Add a new skin 'dynamic'.
This skin only defines the parts that can be used. Its layout section is expected to be generated at runtime by the emulator when the option -dynamic-skin is used. The assets used to generate this skin are placed in the assets folder. Change-Id: Ib252ed6a7b1ef16c21c3d45bdc0c977c1ad42466
Diffstat (limited to 'build/tools.atree')
-rw-r--r--build/tools.atree1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/tools.atree b/build/tools.atree
index c96926d..bb80951 100644
--- a/build/tools.atree
+++ b/build/tools.atree
@@ -50,6 +50,7 @@ bin/emulator64-mips strip tools/emulator64-mips
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
+sdk/emulator/skins/dynamic tools/lib/emulator/skins/dynamic
# OpenGLES emulation libraries
lib/libOpenglRender${DLL_EXTENSION} strip tools/lib/libOpenglRender${DLL_EXTENSION}