From 920f2aaee64cc21f00d712ba17a1dded02ccff6b Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Mon, 14 Dec 2009 22:37:13 -0800 Subject: [PATCH] Add the LiveWallpaper sample as prebuilt to the SDK system image. Change-Id: I5a1b0d2e383b757e52879792ee80dbd61f97f9a4 --- target/product/sdk.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/product/sdk.mk b/target/product/sdk.mk index edd79d620c..e571f9ec11 100644 --- a/target/product/sdk.mk +++ b/target/product/sdk.mk @@ -29,7 +29,8 @@ PRODUCT_PACKAGES := \ LiveWallpapersPicker \ ApiDemos \ GestureBuilder \ - SoftKeyboard + SoftKeyboard \ + CubeLiveWallpapers PRODUCT_PACKAGE_OVERLAYS := development/sdk_overlay