Merge "Add telephony-common, ims-common to telephony apex." am: 52df8f5154 am: 5d2a05f5a1

Change-Id: I1d718255fc30b255fc83ac79233ec440074084c4
This commit is contained in:
Automerger Merge Worker 2019-12-10 19:00:39 +00:00
commit b5144d4c59
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 \