Merge "Fix rild running in Nakasi." into jb-dev

This commit is contained in:
Wink Saville
2012-05-31 13:21:34 -07:00
committed by Android (Google) Code Review
3 changed files with 4 additions and 3 deletions

View File

@@ -443,7 +443,6 @@ GRANDFATHERED_USER_MODULES += \
resize2fs \
resize2fs_host \
rgb2565 \
rild \
rsg-generator \
run-as \
runtime \

View File

@@ -62,7 +62,8 @@ PRODUCT_PACKAGES := \
CalendarProvider \
Calendar \
SmokeTest \
SmokeTestApp
SmokeTestApp \
rild
# Define the host tools and libs that are parts of the SDK.

View File

@@ -18,6 +18,7 @@
# to products that have telephony hardware.
PRODUCT_PACKAGES := \
Mms
Mms \
rild
PRODUCT_COPY_FILES := \