Merge "Fix rild running in Nakasi." into jb-dev
This commit is contained in:
@@ -443,7 +443,6 @@ GRANDFATHERED_USER_MODULES += \
|
|||||||
resize2fs \
|
resize2fs \
|
||||||
resize2fs_host \
|
resize2fs_host \
|
||||||
rgb2565 \
|
rgb2565 \
|
||||||
rild \
|
|
||||||
rsg-generator \
|
rsg-generator \
|
||||||
run-as \
|
run-as \
|
||||||
runtime \
|
runtime \
|
||||||
|
@@ -62,7 +62,8 @@ PRODUCT_PACKAGES := \
|
|||||||
CalendarProvider \
|
CalendarProvider \
|
||||||
Calendar \
|
Calendar \
|
||||||
SmokeTest \
|
SmokeTest \
|
||||||
SmokeTestApp
|
SmokeTestApp \
|
||||||
|
rild
|
||||||
|
|
||||||
|
|
||||||
# Define the host tools and libs that are parts of the SDK.
|
# Define the host tools and libs that are parts of the SDK.
|
||||||
|
@@ -18,6 +18,7 @@
|
|||||||
# to products that have telephony hardware.
|
# to products that have telephony hardware.
|
||||||
|
|
||||||
PRODUCT_PACKAGES := \
|
PRODUCT_PACKAGES := \
|
||||||
Mms
|
Mms \
|
||||||
|
rild
|
||||||
|
|
||||||
PRODUCT_COPY_FILES := \
|
PRODUCT_COPY_FILES := \
|
||||||
|
Reference in New Issue
Block a user