am 752cd60d: Merge "Move DownloadProviderUi from core_minimal to core.mk" into klp-dev

* commit '752cd60d468136d95b9a040eede9e5ff884820a4':
  Move DownloadProviderUi from core_minimal to core.mk
diff --git a/target/product/core.mk b/target/product/core.mk
index 910dade..c5ef2aa 100644
--- a/target/product/core.mk
+++ b/target/product/core.mk
@@ -24,6 +24,7 @@
     Browser \
     Contacts \
     DocumentsUI \
+    DownloadProviderUi \
     ExternalStorageProvider \
     KeyChain \
     PicoTts \
diff --git a/target/product/core_minimal.mk b/target/product/core_minimal.mk
index 02cc815..fc2fc80 100644
--- a/target/product/core_minimal.mk
+++ b/target/product/core_minimal.mk
@@ -25,7 +25,6 @@
 PRODUCT_PACKAGES += \
     BackupRestoreConfirmation \
     DownloadProvider \
-    DownloadProviderUi \
     HTMLViewer \
     MediaProvider \
     PackageInstaller \