From 0e35df2a7c77a6308106fa9a48f90c4729b9b8f3 Mon Sep 17 00:00:00 2001 From: Justin Koh Date: Sun, 4 May 2014 16:31:02 -0700 Subject: [PATCH] Add ContactsProvider to core_tiny. Add ContactsProvider to core_tiny: this is necessary to pass CTS. Change-Id: I159109740f329e5c540ffb6f1cd1b1a7f9429d86 --- target/product/core_tiny.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/product/core_tiny.mk b/target/product/core_tiny.mk index 02140afdc..3e6cbd369 100644 --- a/target/product/core_tiny.mk +++ b/target/product/core_tiny.mk @@ -18,6 +18,7 @@ PRODUCT_PACKAGES := \ Bluetooth \ + ContactsProvider \ CertInstaller \ FusedLocation \ InputDevices \ -- 2.11.0