commit | 0e35df2a7c77a6308106fa9a48f90c4729b9b8f3 | [log] [tgz] |
---|---|---|
author | Justin Koh <justinkoh@google.com> | Sun May 04 16:31:02 2014 -0700 |
committer | Justin Koh <justinkoh@google.com> | Sun May 04 16:31:02 2014 -0700 |
tree | 8c171f7982d62c76cc8088a883e86fbff01c3d6d | |
parent | 611d7e14e87d030cd5d89b932a1877289ab68e8d [diff] |
Add ContactsProvider to core_tiny. Add ContactsProvider to core_tiny: this is necessary to pass CTS. Change-Id: I159109740f329e5c540ffb6f1cd1b1a7f9429d86
diff --git a/target/product/core_tiny.mk b/target/product/core_tiny.mk index 02140af..3e6cbd3 100644 --- a/target/product/core_tiny.mk +++ b/target/product/core_tiny.mk
@@ -18,6 +18,7 @@ PRODUCT_PACKAGES := \ Bluetooth \ + ContactsProvider \ CertInstaller \ FusedLocation \ InputDevices \