Revert submission 1182953-1576003954286-8455af5a

Reason for revert: Crashes telephony process when saving XML config from carrier apps (b/146727232)
Reverted Changes:
Ieaeec41f1: Whitelist telephony-common, ims-common.
I5588f7615: Add telephony-common, ims-common to telephony apex...
I81e922c0d: Add telephony-common, ims-common to telephony apex...

Change-Id: Ia64b73682fcc77db63e220867c66c4319c417582
This commit is contained in:
Jeff Davidson
2019-12-26 21:42:49 +00:00
parent 72e79a2fe3
commit 9ae31126ea

View File

@@ -104,6 +104,7 @@ PRODUCT_PACKAGES += \
idmap2 \ idmap2 \
idmap2d \ idmap2d \
ime \ ime \
ims-common \
incident \ incident \
incidentd \ incidentd \
incident_helper \ incident_helper \
@@ -259,6 +260,7 @@ PRODUCT_PACKAGES += \
task_profiles.json \ task_profiles.json \
tc \ tc \
telecom \ telecom \
telephony-common \
tombstoned \ tombstoned \
traced \ traced \
traced_probes \ traced_probes \
@@ -350,8 +352,6 @@ PRODUCT_UPDATABLE_BOOT_JARS := \
com.android.mediaprovider:framework-mediaprovider \ com.android.mediaprovider:framework-mediaprovider \
com.android.os.statsd:framework-statsd \ com.android.os.statsd:framework-statsd \
com.android.sdkext:framework-sdkext \ com.android.sdkext:framework-sdkext \
com.android.telephony:telephony-common \
com.android.telephony:ims-common \
com.android.wifi:framework-wifi \ com.android.wifi:framework-wifi \
com.android.tethering:framework-tethering com.android.tethering:framework-tethering