Move telephony framework sources as part of non-update framework.
This allows us to hide Telehony APIs and framework can still use
them.
Bug: 151667108
Test: build
Change-Id: I85626d8a427624264747eae56a6d7b5b4e537045
Merged-In: I85626d8a427624264747eae56a6d7b5b4e537045
diff --git a/target/product/base_system.mk b/target/product/base_system.mk
index 5df29e6..77a5d53 100644
--- a/target/product/base_system.mk
+++ b/target/product/base_system.mk
@@ -84,7 +84,6 @@
framework-minus-apex \
framework-res \
framework-sysconfig.xml \
- framework-telephony \
fsck_msdos \
fs_config_files_system \
fs_config_dirs_system \
@@ -324,8 +323,7 @@
ext \
telephony-common \
voip-common \
- ims-common \
- framework-telephony
+ ims-common
PRODUCT_UPDATABLE_BOOT_JARS := \
com.android.conscrypt:conscrypt \