Merge "Add telephony-common, ims-common to telephony apex."

am: 52df8f5154

Change-Id: I3ef3d405cedd08931ac29b6ae7731e4fb272c326
This commit is contained in:
Amit Mahajan 2019-12-10 10:58:34 -08:00 committed by android-build-merger
commit 5d2a05f5a1
1 changed files with 3 additions and 3 deletions

View File

@ -97,7 +97,6 @@ PRODUCT_PACKAGES += \
idmap2 \
idmap2d \
ime \
ims-common \
incident \
incidentd \
incident_helper \
@ -253,7 +252,6 @@ PRODUCT_PACKAGES += \
task_profiles.json \
tc \
telecom \
telephony-common \
tombstoned \
traced \
traced_probes \
@ -333,7 +331,9 @@ PRODUCT_UPDATABLE_BOOT_JARS := \
com.android.conscrypt:conscrypt \
com.android.ipsec:ike \
com.android.media:updatable-media \
com.android.sdkext:framework-sdkext
com.android.sdkext:framework-sdkext \
com.android.telephony:telephony-common \
com.android.telephony:ims-common
PRODUCT_COPY_FILES += \
system/core/rootdir/init.usb.rc:system/etc/init/hw/init.usb.rc \