Move Dialer app from core to telephony product target.

Bug: 8014407
Change-Id: I76ca58c4cbf05ebbd64131c17075ad4b8a919326
This commit is contained in:
Chiao Cheng
2013-01-17 12:50:31 -08:00
parent 7028f5ec86
commit 44a30c1969
2 changed files with 1 additions and 1 deletions

View File

@@ -30,7 +30,6 @@ PRODUCT_PACKAGES += \
Contacts \ Contacts \
ContactsProvider \ ContactsProvider \
DefaultContainerService \ DefaultContainerService \
Dialer \
DownloadProvider \ DownloadProvider \
DownloadProviderUi \ DownloadProviderUi \
HTMLViewer \ HTMLViewer \

View File

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