From d2e03b2d51dea646eeb91917cb471b58c307c2ae Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Wed, 9 Sep 2009 16:52:23 -0700 Subject: Added a skin sample to the sample vendor project. Change-Id: I2b2bfe2a7426dfcb4644255edde0d6bd24f8de81 --- sdk_addon/hardware.ini | 4 +++- sdk_addon/manifest.ini | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'sdk_addon') diff --git a/sdk_addon/hardware.ini b/sdk_addon/hardware.ini index c026136..e7bc18d 100644 --- a/sdk_addon/hardware.ini +++ b/sdk_addon/hardware.ini @@ -1 +1,3 @@ -#no custom hardware setup for the sample SDK add-on. +# Custom hardware options for the add-on. +# Properties defined here impact all AVD targetting this add-on. +# Each skin can also override those values with its own hardware.ini file. \ No newline at end of file diff --git a/sdk_addon/manifest.ini b/sdk_addon/manifest.ini index 4184a4a..d1b29e9 100644 --- a/sdk_addon/manifest.ini +++ b/sdk_addon/manifest.ini @@ -17,6 +17,8 @@ libraries=com.example.android.platform_library # details for each library com.example.android.platform_library=platform_library.jar;Sample optional plaform library +# default skin name +skin=WVGAMedDpi # USB Vendor ID # This 16-bit integer allows adb to detect new devices, by extending the list -- cgit v1.2.3