aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSooraj Sasindran2019-01-12 13:11:53 -0600
committerGerrit Code Review2019-01-12 13:11:53 -0600
commit4b2e0b22fb5fc433c7c1832bea4d7ce5f7135e7c (patch)
tree67a06a84f308b158d8811a903912aee8db00e5c4
parentc041a1bb47598b829dd24ad53456b6a2fe36c338 (diff)
parent1eb475e693ccb676c8ec247129e6fd5e4699f489 (diff)
downloadplatform-build-4b2e0b22fb5fc433c7c1832bea4d7ce5f7135e7c.tar.gz
platform-build-4b2e0b22fb5fc433c7c1832bea4d7ce5f7135e7c.tar.xz
platform-build-4b2e0b22fb5fc433c7c1832bea4d7ce5f7135e7c.zip
Merge "Rename ANS to ONS"
-rw-r--r--target/product/telephony_system.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/product/telephony_system.mk b/target/product/telephony_system.mk
index e30f0364f..fd79472cf 100644
--- a/target/product/telephony_system.mk
+++ b/target/product/telephony_system.mk
@@ -18,7 +18,7 @@
18# hardware, and install on the system partition. 18# hardware, and install on the system partition.
19 19
20PRODUCT_PACKAGES := \ 20PRODUCT_PACKAGES := \
21 ANS \ 21 ONS \
22 CarrierDefaultApp \ 22 CarrierDefaultApp \
23 CallLogBackup \ 23 CallLogBackup \
24 CellBroadcastReceiver \ 24 CellBroadcastReceiver \