Merge "Move DownloadProviderUi from core_minimal to core.mk" into klp-dev

This commit is contained in:
Justin Koh
2013-10-02 23:13:17 +00:00
committed by Android (Google) Code Review
2 changed files with 1 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ PRODUCT_PACKAGES += \
Browser \
Contacts \
DocumentsUI \
DownloadProviderUi \
ExternalStorageProvider \
KeyChain \
PicoTts \

View File

@@ -25,7 +25,6 @@ PRODUCT_NAME := core
PRODUCT_PACKAGES += \
BackupRestoreConfirmation \
DownloadProvider \
DownloadProviderUi \
HTMLViewer \
MediaProvider \
PackageInstaller \