summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunda Liu <junda@google.com>2015-09-01 00:51:46 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-09-01 00:51:46 +0000
commit183846cd69b9802617e0f187390ede46aa680da0 (patch)
tree1a14ebdca522884d794687f1cdaa1921a9aa527c
parentd237659495e7b8c594891d9ff1d1bccea22a2a91 (diff)
parent96f6ffd26e58557f7afc910a1d4f9086f8c5961d (diff)
downloaddeb-183846cd69b9802617e0f187390ede46aa680da0.tar.gz
am 96f6ffd2: Add CarrierConfig to device mk as it is needed by TeleService.
* commit '96f6ffd26e58557f7afc910a1d4f9086f8c5961d': Add CarrierConfig to device mk as it is needed by TeleService.
-rw-r--r--device.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 42bbaa8..61e8968 100644
--- a/device.mk
+++ b/device.mk
@@ -17,6 +17,7 @@
# rild
PRODUCT_PACKAGES := \
rild \
+ CarrierConfig \
BasicSmsReceiver
PRODUCT_COPY_FILES := \