summaryrefslogtreecommitdiffstats
path: root/target/product/sdk.mk
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@google.com>2013-12-04 13:33:41 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2013-12-04 13:33:41 -0800
commit7a33b5642951910c9973d40f32bd40ab2682bf46 (patch)
tree8713a8ab8b5d34fc3c42162e061c807a52b1e2ca /target/product/sdk.mk
parent0df5e7b365d8baa6f5a2f5a1113e1a20cdd0fe58 (diff)
parent8eb89dde9b1c4da0aa0d116ef05e12c38873b756 (diff)
downloadbuild-7a33b5642951910c9973d40f32bd40ab2682bf46.zip
build-7a33b5642951910c9973d40f32bd40ab2682bf46.tar.gz
build-7a33b5642951910c9973d40f32bd40ab2682bf46.tar.bz2
am 8eb89dde: am ab92f3df: Add Dialer to SDK system image. DO NOT MERGE.
* commit '8eb89dde9b1c4da0aa0d116ef05e12c38873b756': Add Dialer to SDK system image. DO NOT MERGE.
Diffstat (limited to 'target/product/sdk.mk')
-rw-r--r--target/product/sdk.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/product/sdk.mk b/target/product/sdk.mk
index bc59782..4005e57 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