From 0d4a3c2e46b40ca4037ee6f1d99087b75953e685 Mon Sep 17 00:00:00 2001 From: Sooraj Sasindran Date: Tue, 2 Oct 2018 15:09:20 -0700 Subject: [PATCH] Add ANS to telephony systems Add ANS to telephony systems Bug: 114793357 Test: verified it using developer options Change-Id: Id31be8524934b47345ba95954636822eb59264ac Merged-In: Id31be8524934b47345ba95954636822eb59264ac --- target/product/telephony_system.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/product/telephony_system.mk b/target/product/telephony_system.mk index 3175c8a67..0b1e8a2a6 100644 --- a/target/product/telephony_system.mk +++ b/target/product/telephony_system.mk @@ -18,6 +18,7 @@ # hardware, and install on the system partition. PRODUCT_PACKAGES := \ + ANS \ CarrierConfig \ CarrierDefaultApp \ Dialer \