From 3dd39b092bb7f90871188522d0b4a57b5f1f837e Mon Sep 17 00:00:00 2001 From: Jonathan Basseri Date: Tue, 7 Apr 2015 12:28:12 -0700 Subject: [PATCH] Adding the new CarrierConfig app to the system image. Bug: b/19483786 Change-Id: I0173246997d6edddf4d9afb508a2427818f71928 --- target/product/telephony.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/product/telephony.mk b/target/product/telephony.mk index 6852084a1..084f86c30 100644 --- a/target/product/telephony.mk +++ b/target/product/telephony.mk @@ -18,6 +18,7 @@ # to products that have telephony hardware. PRODUCT_PACKAGES := \ + CarrierConfig \ Dialer \ CallLogBackup \ Mms \