summaryrefslogtreecommitdiffstats
path: root/target/product/sdk.mk
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2012-05-31 13:21:34 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-05-31 13:21:34 -0700
commitf97105ea898fd4ad83ca55e391c0d512e3497b9b (patch)
tree74f3a094b425e1435689377b2b8e43abcc7471e9 /target/product/sdk.mk
parent15d151367482b6ed47cecf1a578b365b7c6ccab3 (diff)
parent689f117b6325cfb58cbb07560f503b7f7c688707 (diff)
downloadbuild-f97105ea898fd4ad83ca55e391c0d512e3497b9b.zip
build-f97105ea898fd4ad83ca55e391c0d512e3497b9b.tar.gz
build-f97105ea898fd4ad83ca55e391c0d512e3497b9b.tar.bz2
Merge "Fix rild running in Nakasi." into jb-dev
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 8a7e36e..a5890a9 100644
--- a/target/product/sdk.mk
+++ b/target/product/sdk.mk
@@ -62,7 +62,8 @@ PRODUCT_PACKAGES := \
CalendarProvider \
Calendar \
SmokeTest \
- SmokeTestApp
+ SmokeTestApp \
+ rild
# Define the host tools and libs that are parts of the SDK.