Add GoogleCalendarSyncAdapter

* This allows Google Calendar syncing in the AOSP calendar app

Change-Id: Ib77fb5a10d6239df728be62e4b3dd8720012b769
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
This commit is contained in:
Paul Keith
2017-05-02 14:10:22 -05:00
parent b44476b518
commit e191ff24c4
4 changed files with 13 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ PRODUCT_COPY_FILES += \
vendor/gapps/common/proprietary/etc/sysconfig/whitelist_com.android.omadm.service.xml:system/etc/sysconfig/whitelist_com.android.omadm.service.xml
PRODUCT_PACKAGES += \
GoogleCalendarSyncAdapter \
GoogleContactsSyncAdapter \
GoogleExtShared \
GoogleBackupTransport \