From 1da1bd86b8e1dedb66d2eaba36471f81e7bd7fd5 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Tue, 22 Sep 2009 13:51:14 -0700 Subject: [PATCH] Add a new skin to the SDK. Change-Id: I988a5a4bf372c0f8608facf64314ada1e9ee791e --- build/sdk.atree | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/build/sdk.atree b/build/sdk.atree index d3cfced73..fc157fdd4 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -150,10 +150,11 @@ prebuilt/android-arm/kernel/kernel-qemu platforms/${PLATFORM_NAME}/images/kernel external/qemu/android/avd/hardware-properties.ini tools/lib/hardware-properties.ini # emulator skins -development/emulator/skins/HVGA platforms/${PLATFORM_NAME}/skins/HVGA -development/emulator/skins/QVGA platforms/${PLATFORM_NAME}/skins/QVGA -development/emulator/skins/WVGA800 platforms/${PLATFORM_NAME}/skins/WVGA800 -development/emulator/skins/WVGA854 platforms/${PLATFORM_NAME}/skins/WVGA854 +development/emulator/skins/QVGA platforms/${PLATFORM_NAME}/skins/QVGA +development/emulator/skins/WQVGA432 platforms/${PLATFORM_NAME}/skins/WQVGA432 +development/emulator/skins/HVGA platforms/${PLATFORM_NAME}/skins/HVGA +development/emulator/skins/WVGA800 platforms/${PLATFORM_NAME}/skins/WVGA800 +development/emulator/skins/WVGA854 platforms/${PLATFORM_NAME}/skins/WVGA854 # NOTICE files are copied by build/core/Makefile development/tools/scripts/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/templates/NOTICE.txt