From 735aa9180edb4acc5ccf4daf811444a3516166b6 Mon Sep 17 00:00:00 2001 From: Anton Hansson Date: Mon, 25 Mar 2019 19:52:06 +0000 Subject: [PATCH] Move EmergencyInfo to the /product hierarchy The app is moving to /product. Bug: 122353713 Test: build_test Change-Id: I78dc47963de21b8966fdfe15ce18695bf0747221 --- target/product/telephony_product.mk | 1 + target/product/telephony_system.mk | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/target/product/telephony_product.mk b/target/product/telephony_product.mk index 70d4828ead..a4c7e31f54 100644 --- a/target/product/telephony_product.mk +++ b/target/product/telephony_product.mk @@ -21,3 +21,4 @@ PRODUCT_PACKAGES += \ CarrierConfig \ Dialer \ + EmergencyInfo \ diff --git a/target/product/telephony_system.mk b/target/product/telephony_system.mk index fd79472cf3..584cf1ee63 100644 --- a/target/product/telephony_system.mk +++ b/target/product/telephony_system.mk @@ -22,6 +22,5 @@ PRODUCT_PACKAGES := \ CarrierDefaultApp \ CallLogBackup \ CellBroadcastReceiver \ - EmergencyInfo \ PRODUCT_COPY_FILES := \