From c994a62b202e538b4a6e42a70c7811d8e7faa2c9 Mon Sep 17 00:00:00 2001 From: Karl Rosaen <> Date: Thu, 23 Apr 2009 19:00:18 -0700 Subject: [PATCH] AI 147564: Merge back from search branch to donut. Notes: - all public apis and framework changes have been reviewed by relevant folks in our branch (e.g romainguy) - all new public apis are @hidden; they will still get reviewed by api council once we're in git - other than that, it's mostly GlobalSearch and search dialog stuff, a new apps provider, and some tweaks to the contacts provider that was reviewed by jham Automated import of CL 147564 --- target/product/core.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/product/core.mk b/target/product/core.mk index d79b1e1f4..7c1ca00c1 100644 --- a/target/product/core.mk +++ b/target/product/core.mk @@ -12,6 +12,7 @@ PRODUCT_PACKAGES := \ Launcher \ HTMLViewer \ Phone \ + ApplicationsProvider \ ContactsProvider \ DownloadProvider \ GoogleSearch \