From 97150497b383d46af39055ca6592b1ad20869a90 Mon Sep 17 00:00:00 2001 From: Eino-Ville Talvala Date: Tue, 5 Jun 2012 13:53:33 -0700 Subject: [PATCH] Add LegacyCamera to SDK product Change-Id: I690bf0ba6435c520c3de1d6fb250ffae1ae45475 --- 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 a5890a918..6165f7124 100644 --- a/target/product/sdk.mk +++ b/target/product/sdk.mk @@ -63,7 +63,8 @@ PRODUCT_PACKAGES := \ Calendar \ SmokeTest \ SmokeTestApp \ - rild + rild \ + LegacyCamera # Define the host tools and libs that are parts of the SDK.