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:
parent
72e79a2fe3
commit
9ae31126ea
1 changed files with 2 additions and 2 deletions
|
@ -104,6 +104,7 @@ PRODUCT_PACKAGES += \
|
|||
idmap2 \
|
||||
idmap2d \
|
||||
ime \
|
||||
ims-common \
|
||||
incident \
|
||||
incidentd \
|
||||
incident_helper \
|
||||
|
@ -259,6 +260,7 @@ PRODUCT_PACKAGES += \
|
|||
task_profiles.json \
|
||||
tc \
|
||||
telecom \
|
||||
telephony-common \
|
||||
tombstoned \
|
||||
traced \
|
||||
traced_probes \
|
||||
|
@ -350,8 +352,6 @@ PRODUCT_UPDATABLE_BOOT_JARS := \
|
|||
com.android.mediaprovider:framework-mediaprovider \
|
||||
com.android.os.statsd:framework-statsd \
|
||||
com.android.sdkext:framework-sdkext \
|
||||
com.android.telephony:telephony-common \
|
||||
com.android.telephony:ims-common \
|
||||
com.android.wifi:framework-wifi \
|
||||
com.android.tethering:framework-tethering
|
||||
|
||||
|
|
Loading…
Reference in a new issue