OSDN Git Service

Add ContactsProvider to core_tiny.
authorJustin Koh <justinkoh@google.com>
Sun, 4 May 2014 23:31:02 +0000 (16:31 -0700)
committerJustin Koh <justinkoh@google.com>
Sun, 4 May 2014 23:31:02 +0000 (16:31 -0700)
Add ContactsProvider to core_tiny: this is necessary to pass CTS.

Change-Id: I159109740f329e5c540ffb6f1cd1b1a7f9429d86

target/product/core_tiny.mk

index 02140af..3e6cbd3 100644 (file)
@@ -18,6 +18,7 @@
 
 PRODUCT_PACKAGES := \
     Bluetooth \
+    ContactsProvider \
     CertInstaller \
     FusedLocation \
     InputDevices \