OSDN Git Service

Add CalendarProvider to core_tiny
authorJustin Koh <justinkoh@google.com>
Fri, 16 May 2014 18:29:11 +0000 (11:29 -0700)
committerJustin Koh <justinkoh@google.com>
Fri, 16 May 2014 18:30:06 +0000 (11:30 -0700)
This is required for CTS.
Bug: 15003038

Change-Id: I9ac43f4875e979b086c88859a09626254f3ad06a

target/product/core_tiny.mk

index cd0cd69..dc12184 100644 (file)
@@ -18,6 +18,7 @@
 
 PRODUCT_PACKAGES := \
     Bluetooth \
+    CalendarProvider \
     ContactsProvider \
     CertInstaller \
     FusedLocation \