From ab92f3dff0eb87a8aed4fdbcf1e16b71fd026daf Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Wed, 4 Dec 2013 13:25:31 -0800 Subject: [PATCH] Add Dialer to SDK system image. DO NOT MERGE. Change-Id: I4f15482385c869a4ae08d99ae98bffc7c113acd7 --- 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 817d9a42e..604790a0a 100644 --- a/target/product/sdk.mk +++ b/target/product/sdk.mk @@ -62,7 +62,8 @@ PRODUCT_PACKAGES := \ SmokeTest \ SmokeTestApp \ rild \ - LegacyCamera + LegacyCamera \ + Dialer # Define the host tools and libs that are parts of the SDK. -include sdk/build/product_sdk.mk -- 2.11.0